An iterator that performs two dereferences in operator*()
.
More...
#include "AdaptedIterator.h"
Go to the source code of this file.
Classes | |
class | IndirectIterator< _Iterator > |
An iterator that performs two dereferences in operator*() . More... | |
class | IndirectIterator2< _Iterator > |
An iterator that performs three dereferences in operator*() . More... |
An iterator that performs two dereferences in operator*()
.