Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
std::tuple_size< T const volatile > Class Template Reference

obtain the number of elements in a tuple-like type More...

Inheritance diagram for std::tuple_size< T const volatile >:
Inheritance graph

Detailed Description

template<class T>
class std::tuple_size< T const volatile >

obtain the number of elements in a tuple-like type

Template Parameters
Ttuple like type

Specialization for const and volatile qualified T.


The documentation for this class was generated from the following file: