std::tuple_element< _Int, _Tp >
tuple_element
- Provided by: libstdc++-9-doc (Version: 9.5.0-6ubuntu2.1)
- Source: gcc-9
- Report a bug
tuple_element
struct std::tuple_element< _Int, _Tp >"tuple_element
Gives the type of the ith element of a given tuple type.
Definition at line 359 of file array.
Generated automatically by Doxygen for libstdc++ from the source code.