Select1st< Pair > Struct Template Reference
[Functor: Select]

Functor for selecting the first element of a pair. More...

#include <select.h>

List of all members.

Public Member Functions

Pair::first_type & operator() (Pair &x) const
 Return a reference to the first element.
const Pair::first_type & operator() (const Pair &x) const
 Return a const reference to the first element.

Detailed Description

template<class Pair>
struct Select1st< Pair >

Functor for selecting the first element of a pair.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 30 02:14:52 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3