Nebula
Loading...
Searching...
No Matches
hashtable.h File Reference
#include "util/fixedarray.h"
#include "util/array.h"
#include "util/keyvaluepair.h"
#include "math/scalar.h"
#include <type_traits>

Go to the source code of this file.

Classes

class  Util::HashTable< KEYTYPE, VALUETYPE, TABLE_SIZE, STACK_SIZE >
 Organizes key/value pairs by a hash code. More...
class  Util::HashTable< KEYTYPE, VALUETYPE, TABLE_SIZE, STACK_SIZE >::Iterator

Namespaces

namespace  Util
 A quad tree designed to return regions of free 2D space.