Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ustl::select2nd< Pair > Struct Template Reference

Takes a pair and returns pair.second This is an extension, available in uSTL and the SGI STL. More...

#include <uspecial.h>

List of all members.

Public Types

typedef Pair::second_type result_type

Public Member Functions

const result_type & operator() (const Pair &a) const
result_type & operator() (Pair &a) const


Detailed Description

template<typename Pair>
struct ustl::select2nd< Pair >

Takes a pair and returns pair.second This is an extension, available in uSTL and the SGI STL.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 17 14:35:03 2005 for uSTL by 1.3.9 Doxygen Hosted on SourceForge.net