iterator.hh File Reference
#include <cassert>
#include <iterator>
Go to the source code of this file.
|
Namespaces |
| namespace | olsr |
| namespace | olsr::utl |
| namespace | std |
Classes |
| struct | olsr::utl::DefaultPredicate< Set, Iter > |
| struct | olsr::utl::NoAction< Set, Iterator > |
| struct | olsr::utl::type_traits< T > |
| struct | olsr::utl::type_traits< const T > |
| struct | olsr::utl::type_traits< T & > |
| struct | olsr::utl::type_traits< T * > |
| class | olsr::utl::DeconstIterator< Iter > |
| class | olsr::utl::DerefIterator< Iter > |
| class | olsr::utl::KeyedIterator< Key, Iter > |
| class | olsr::utl::MaskIterator< Set, Action, Predicate, ActionSet > |
| class | olsr::utl::MaskIterator< MSAdapt< Set >, Action, Predicate, ActionSet > |
| struct | std::iterator_traits< olsr::utl::DeconstIterator< Iter > > |
| struct | std::iterator_traits< olsr::utl::DerefIterator< Iter > > |
| struct | std::iterator_traits< olsr::utl::KeyedIterator< Key, Iter > > |
| struct | std::iterator_traits< olsr::utl::MaskIterator< Set, Action, Predicate, ActionSet > > |
| struct | std::iterator_traits< olsr::utl::MaskIterator< olsr::utl::MSAdapt< Set >, Action, Predicate, ActionSet > > |
Defines |
| #define | QOLYESTER_UTL_ITERATOR_HH 1 |
Define Documentation
| #define QOLYESTER_UTL_ITERATOR_HH 1 |