trusty (3) std::tuple_element.3cxx.gz

NAME
std::tuple_element< __i, _Tp > -
SYNOPSIS
Detailed Description
template<std::size_t __i, typename _Tp>class std::tuple_element< __i, _Tp > Gives the type of the ith element of a given tuple type. tuple_element Definition at line 408 of file tuple.
Author
Generated automatically by Doxygen for libstdc++ from the source code.