std::_Select1st< _Pair > Struct Template Reference

#include <stl_function.h>

Inheritance diagram for std::_Select1st< _Pair >:

std::unary_function< _Arg, _Result > __gnu_cxx::select1st< _Pair > List of all members.

Public Member Functions

_Pair::first_type & operator() (_Pair &__x) const
const _Pair::first_type & operator() (const _Pair &__x) const

template<class _Pair>
struct std::_Select1st< _Pair >


Member Function Documentation

template<class _Pair>
const _Pair::first_type& std::_Select1st< _Pair >::operator() const _Pair &  __x  )  const [inline]
 

Definition at line 550 of file stl_function.h.

template<class _Pair>
_Pair::first_type& std::_Select1st< _Pair >::operator() _Pair &  __x  )  const [inline]
 

Definition at line 546 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:15 2007 for GNU C++ STL by doxygen 1.3.6