rocPRIM
|
Provides access to the number of elements in a tuple as a compile-time constant expression. More...
#include <tuple.hpp>
Provides access to the number of elements in a tuple as a compile-time constant expression.
tuple_size<T>
is undefined for types T
that are not tuples.