std::_Select2nd< _Pair > Struct Template Reference

Inheritance diagram for std::_Select2nd< _Pair >:

Inheritance graph
List of all members.

Detailed Description

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

Definition at line 487 of file stl_function.h.

Public Types

Public Member Functions


Member Typedef Documentation

typedef _Pair std::unary_function< _Pair , _Pair::second_type >::argument_type [inherited]

argument_type is the type of the

Definition at line 105 of file stl_function.h.

typedef _Pair::second_type std::unary_function< _Pair , _Pair::second_type >::result_type [inherited]

argument (no surprises here) result_type is the return type

Definition at line 108 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 26 00:44:26 2008 for libstdc++ by  doxygen 1.5.1