Whole document tree
    

Whole document tree

Templatestd::_Select2nd struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Select2nd< _Pair > Struct Template Reference

#include <stl_function.h>

Inheritance diagram for std::_Select2nd:

Inheritance graph
[legend]
Collaboration diagram for std::_Select2nd< _Pair >:

Collaboration graph
[legend]
List of all members.

Public Methods

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

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


Member Function Documentation

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

Definition at line 395 of file stl_function.h.

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

Definition at line 392 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:48 2002 for libstdc++-v3 Source by doxygen1.2.15