select_first Struct Template Reference
[Iterators Library]

#include <stlsoft/iterators/associative_select_iterator.hpp>

List of all members.


Detailed Description

template<class P>
struct stlsoft::select_first< P >

Selects the first member of the type to which it is applied.

Public Types

typedef P::first_type value_type
typedef value_type & reference
typedef value_type const & const_reference

Public Member Functions

reference operator() (P const &p)
const_reference operator() (P const &p) const

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

Generated on Thu Jun 10 08:58:47 2010 for STLSoft by  doxygen 1.5.6