Container base classes. More...
Classes | |
| class | ash::dense_hashtable< Value, Key, HashFx, KeyAccess, EqualKey, TblAlloc > |
| Hash table class from the google-sparsehash package, optimized for speed. More... | |
| class | ash::hashgraph |
| A base class which adds a graph layer to a hashtable. More... | |
| class | ash::hashgrid |
| A hashgraph implemented as a spatial grid. More... | |
| class | ash::hashlist |
| A hashgraph implemented as a list. More... | |
| class | ash::sparse_hashtable< Value, Key, HashFx, KeyAccess, EqualKey, TblAlloc > |
| Hash table class from the google-sparsehash package, optimized for frugal memory use. More... | |
Container base classes.
© 2012
|
Licensed under
|
Hosted by
|
Generated by
1.7.4
|