|
fennec
|
A header containing the definition for a set of unique values. More...
#include <fennec/containers/optional.h>#include <fennec/containers/set.h>#include <fennec/lang/compare.h>#include <fennec/math/ext/primes.h>#include <fennec/memory/allocator.h>#include <fennec/lang/hashing.h>Go to the source code of this file.
Classes | |
| struct | fennec::set< TypeT, Hash, Equals, Alloc > |
| wrapper for sets of elements More... | |
| class | fennec::set< TypeT, Hash, Equals, Alloc >::iterator |
| Class for Iterating the Set. More... | |