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

Public Types

typedef _Tp2 type
 

Detailed Description

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

Partial specialization for std::pair.

Definition at line 183 of file utility.


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