operator_adaptor_specific_traits Struct Template Reference

#include <rangelib/operator_adaptors.hpp>

List of all members.


Detailed Description

template<typename CR, typename R = void>
struct rangelib::operator_adaptor_specific_traits< CR, R >

This class facilitates specific definition of the const_iterator and iterator member types.

Public Types

typedef CR const_reference
 The non-mutating (const) reference type.
typedef R reference
 The mutating (non-const) reference type.

Member Typedef Documentation

typedef CR const_reference

The non-mutating (const) reference type.

typedef R reference

The mutating (non-const) reference type.


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

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