stlsoft/iterators/associative_select_iterator.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::contiguous_diluter_iterator class template (Iterators Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/util/std/iterator_helper.hpp>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

struct  select_first
 Selects the first member of the type to which it is applied. More...
struct  select_second
 Selects the first second of the type to which it is applied. More...
class  associative_select_iterator
 An iterator adaptor that uses a select functor on its base iterator in order to obtain the value_type. More...

Functions

template<typename I, typename F>
associative_select_iterator< I, F > associative_select (I i, F f)
template<typename I, typename F>
bool operator== (associative_select_iterator< I, F > const &lhs, associative_select_iterator< I, F > const &rhs)
template<typename I, typename F>
bool operator!= (associative_select_iterator< I, F > const &lhs, associative_select_iterator< I, F > const &rhs)


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