__gnu_cxx::select1st< _Pair > Struct Template Reference
[STL extensions from SGI]

Inherits std::_Select1st< _Pair >.

List of all members.


Detailed Description

template<class _Pair>
struct __gnu_cxx::select1st< _Pair >

Definition at line 202 of file ext/functional.

Public Types

Public Member Functions


Member Typedef Documentation

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

argument_type is the type of the argument (no surprises here)

Definition at line 104 of file stl_function.h.

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

result_type is the return type

Definition at line 107 of file stl_function.h.


The documentation for this struct was generated from the following file:

Generated on Fri Oct 10 19:33:44 2008 for libstdc++ by  doxygen 1.5.5