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

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 63 of file tr1/utility.


Member Function Documentation

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

Definition at line 70 of file tr1/utility.

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

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

Definition at line 66 of file tr1/utility.

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


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