std::tuple_size (3) - Linux Manuals
NAME
std::tuple_size< _Tp > -
SYNOPSIS
Detailed Description
template<typename _Tp>class std::tuple_size< _Tp >
tuple_sizeFinds the size of a given tuple type.
Definition at line 303 of file array.
Author
Generated automatically by Doxygen for libstdc++ from the source code.