libstdc++
std::tuple_element< 0, std::pair< _Tp1, _Tp2 > > Struct Template Reference

Public Types

typedef _Tp1 type
 

Detailed Description

template<class _Tp1, class _Tp2>
struct std::tuple_element< 0, std::pair< _Tp1, _Tp2 > >

Partial specialization for std::pair.

Definition at line 178 of file utility.


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