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

Detailed Description

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

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

Definition at line 80 of file utility.h.


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