std::tuple_size< _Tp >(3cxx) | std::tuple_size< _Tp >(3cxx) |
NAME¶
std::tuple_size< _Tp > - tuple_sizeSYNOPSIS¶
Detailed Description¶
template<typename _Tp>¶
struct std::tuple_size< _Tp >" tuple_sizeFinds the size of a given tuple type.
Definition at line 342 of file array.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Mon Feb 25 2019 | libstdc++ |