.TH "std::tuple_size< _Tp >" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::tuple_size< _Tp > \- tuple_size .SH SYNOPSIS .br .PP .PP 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 > >\&. .SH "Detailed Description" .PP .SS "template .br struct std::tuple_size< _Tp >" tuple_size Finds the size of a given tuple type\&. .PP Definition at line 433 of file array\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.