Main Page
Modules
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
ads
::
Select2nd
ads::Select2nd< Pair > Struct Template Reference
[
Functor: Select
]
Functor for selecting the second element of a pair.
More...
#include <
select.h
>
List of all members.
Public Member Functions
Pair::second_type &
operator()
(Pair &x) const
Return a reference to the second element.
const Pair::second_type &
operator()
(const Pair &x) const
Return a const reference to the second element.
Detailed Description
template<class Pair>
struct ads::Select2nd< Pair >
Functor for selecting the second element of a pair.
The documentation for this struct was generated from the following file:
select.h
Generated on Fri Aug 24 12:55:39 2007 for Algorithms and Data Structures Package by
1.4.7