libstdc++
tuple_element< __i, _Tp > Struct Template Reference

Detailed Description

template<std::size_t __i, typename _Tp>
struct tuple_element< __i, _Tp >

Gives the type of the ith element of a given tuple type.

Definition at line 659 of file tuple.


The documentation for this struct was generated from the following file: