std::tr1::__pair_get< 1 > Struct Template Reference

List of all members.

Static Public Member Functions

template<typename _Tp1, typename _Tp2>
static _Tp2 & __get (std::pair< _Tp1, _Tp2 > &__pair)
template<typename _Tp1, typename _Tp2>
static const _Tp2 & __const_get (const std::pair< _Tp1, _Tp2 > &__pair)

Detailed Description

template<>
struct std::tr1::__pair_get< 1 >

Definition at line 75 of file tr1/utility.


Member Function Documentation

template<typename _Tp1, typename _Tp2>
static const _Tp2& std::tr1::__pair_get< 1 >::__const_get ( const std::pair< _Tp1, _Tp2 > &  __pair  )  [inline, static]

Definition at line 82 of file tr1/utility.

References std::pair< _T1, _T2 >::second.

template<typename _Tp1, typename _Tp2>
static _Tp2& std::tr1::__pair_get< 1 >::__get ( std::pair< _Tp1, _Tp2 > &  __pair  )  [inline, static]

Definition at line 78 of file tr1/utility.

References std::pair< _T1, _T2 >::second.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:56 2010 for GNU C++ STL by  doxygen 1.4.7