#include <set>
#include <map>
#include "iterator.hh"
#include "meta.hh"
#include "comparator.hh"
#include "stampable.hh"
Go to the source code of this file.
Namespaces | |
namespace | olsr |
namespace | olsr::sch |
namespace | olsr::utl |
namespace | olsr::utl::internal |
Classes | |
struct | olsr::utl::internal::builder< T > |
struct | olsr::utl::internal::builder< DeconstIterator< Iter > > |
class | olsr::utl::Set< Elem, Iset, Iter, CIter > |
Simple generic set. More... | |
struct | olsr::utl::index_traits< S< K, C, A > > |
class | olsr::utl::Index< std::set, Set, Comp > |
class | olsr::utl::Index< std::multiset, Set, Comp > |
class | olsr::utl::MSIndex< Set, Dim, Key, Comp > |
class | olsr::utl::Subset< Set, Action, Predicate, ActionSet > |
class | olsr::utl::Subset< MultiAdapt< Set >, Action, Predicate, ActionSet > |
class | olsr::utl::Subset< MSAdapt< Set >, Action, Predicate, ActionSet > |
Defines | |
#define | QOLYESTER_UTL_SET_HH 1 |
#define QOLYESTER_UTL_SET_HH 1 |