Nebula
Loading...
Searching...
No Matches
sparsetable.h File Reference
#include "util/array.h"
#include "util/fixedtable.h"
#include "util/dictionary.h"
#include "util/stringatom.h"

Go to the source code of this file.

Classes

class  Util::SparseTable< TYPE >
 A 2D sparse table where many entries may be redundant and support for multiple entries per cell. More...
 
struct  Util::SparseTable< TYPE >::TableEntry
 a table entry in the sparse table More...
 

Namespaces

namespace  Util
 A pinned array is an array which manages its own virtual memory.