rocPRIM
|
Provides compile-time indexed access to the types of the elements of the tuple. More...
#include <tuple.hpp>
Provides compile-time indexed access to the types of the elements of the tuple.
tuple_element<I, T>
is undefined for types T
that are not tuples.