Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Select1st Struct Template Reference

#include <stl_function.h>

Inherits std::unary_function< _Pair, typename _Pair::first_type >.

Inherited by std::select1st.

List of all members.

Public Methods

template<class _Pair> struct std::_Select1st


Member Function Documentation

_Pair::first_type & operator() ( _Pair & __x ) const [inline]
 

const _Pair::first_type & operator() ( const _Pair & __x ) const [inline]
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001