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

std::_Select2nd Struct Template Reference

#include <stl_function.h>

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

Inherited by std::select2nd.

List of all members.

Public Methods

template<class _Pair> struct std::_Select2nd


Member Function Documentation

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

const _Pair::second_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