An iterator that calls a member function in operator*()
.
More...
#include "AdaptedIterator.h"
#include "../../third-party/loki/TypeManip.h"
Go to the source code of this file.
Classes | |
class | MemFunIterator< _Iterator, Pointee, Result, Const > |
An iterator that calls a member function in operator*() . More... |
An iterator that calls a member function in operator*()
.