table of contents
other versions
conflicting packages
std::tuple_size< _Tp >(3cxx) | std::tuple_size< _Tp >(3cxx) |
NAME¶
std::tuple_size< _Tp > -
SYNOPSIS¶
Detailed Description¶
template<typename _Tp>¶
class std::tuple_size< _Tp >" tuple_size
Finds the size of a given tuple type.
Definition at line 315 of file array.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Fri Dec 2 2016 | libstdc++ |