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>

Inheritance diagram for std::_Select1st:

Inheritance graph
[legend]
Collaboration diagram for std::_Select1st:

Collaboration graph
[legend]
List of all members.

Public Methods

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

template<class _Pair> struct std::_Select1st


Member Function Documentation

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

Definition at line 341 of file stl_function.h.

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

Definition at line 338 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:00 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001