.TH "std::tuple_element< _Int, _Tp >" 3cxx "Sun Jan 10 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::tuple_element< _Int, _Tp > \- tuple_element .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP .SS "template .br struct std::tuple_element< _Int, _Tp >" tuple_element Gives the type of the ith element of a given tuple type\&. .PP Definition at line 428 of file array\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.