DOKK / manpages / debian 10 / libstdc++-8-doc / std::tuple_size.3cxx.en
std::tuple_size< _Tp >(3cxx) std::tuple_size< _Tp >(3cxx)

std::tuple_size< _Tp > - tuple_size

Inherited by std::tuple_size< const __enable_if_has_tuple_size< _Tp > >, std::tuple_size< const volatile __enable_if_has_tuple_size< _Tp > >, and std::tuple_size< volatile __enable_if_has_tuple_size< _Tp > >.

struct std::tuple_size< _Tp >" tuple_size

Finds the size of a given tuple type.

Definition at line 350 of file array.

Generated automatically by Doxygen for libstdc++ from the source code.

Sat Apr 6 2019 libstdc++