Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::gen::select2nd Class Template Reference

A functional which returns a reference to the second component of a pair-like type. More...

#include <more/gen/utility.h>

List of all members.

Public Methods


Detailed Description

template<typename Pair>
class more::gen::select2nd< Pair >

A functional which returns a reference to the second component of a pair-like type.


Member Function Documentation

template<typename Pair>
Pair::second_type& more::gen::select2nd< Pair >::operator() Pair &    x const [inline]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 7 19:12:09 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.