Iterator modifying the returned value by an operation.
More...
#include <utiltl.h>
Inherits base_it.
template<class base_it, class operation_t = noop_t<typename std::iterator_traits<base_it>::value_type >>
class modified_value_it< base_it, operation_t >
Iterator modifying the returned value by an operation.
The documentation for this class was generated from the following file: