File tuple.hpp
= File tuple.hpp ———————- -- C++ -- ==**
Contents
Detailed Description
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file implements a tuple class which can be used on both the host and the device.
==———————————————————————==
Includes
detail/basic_tuple_.hpp
(File basic_tuple_.hpp)tuple_traits.hpp
(File tuple_traits.hpp)