Provided by: libstdc++-5-doc_5.4.0-6ubuntu1~16.04.12_all 

NAME
std::tuple_element< _Int, _Tp > -
SYNOPSIS
Detailed Description
template<std::size_t _Int, typename _Tp>
class std::tuple_element< _Int, _Tp >" tuple_element
Gives the type of the ith element of a given tuple type.
Definition at line 324 of file array.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Fri Oct 4 2019 std::tuple_element< _Int, _Tp >(3cxx)