Whole document tree
    

Whole document tree

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

std::_Select1st< _Pair > Struct Template Reference

#include <stl_function.h>

Inheritance diagram for std::_Select1st:

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

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< _Pair >


Member Function Documentation

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

Definition at line 384 of file stl_function.h.

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

Definition at line 381 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