#include <iterator>
Go to the source code of this file.
Classes | |
class | util::const_iterator_extend< Value, Container, Deref, Key > |
This is a const_iterator class that extends an existing const_iterator by overriding dereference. More... | |
class | util::iterator_extend< Value, Container, Deref, Key > |
This is an iterator class that extends an existing iterator by overriding dereference. More... | |
class | util::const_iterator_extend< Value, Container, Deref, Key > |
This is a const_iterator class that extends an existing const_iterator by overriding dereference. More... | |
Namespaces | |
util | |