#include <rangelib/operator_adaptors.hpp>
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. | |
| typedef CR const_reference |
The non-mutating (const) reference type.
| typedef R reference |
The mutating (non-const) reference type.
1.5.6