Containers provided by the library. More...
Modules | |
| Hash Sets | |
Containers compatible with STL's hash_set and TR1/C++11's unordered_set. | |
| Hash Maps | |
Containers compatible with STL's hash_map and TR1/C++11's unordered_map. | |
| Hash Lists | |
Hash-indexed list containers (TR1/C++11 would probably call it an ordered_map). | |
| Hash Matrices | |
Morton-indexed 2D or 3D matrix containers. | |
| Hash Grids | |
Morton-indexed 2D or 3D grid containers. | |
| Base | |
Container base classes. | |
| Internal | |
Classes used internally by containers. | |
Classes | |
| class | ash::sparse_table< Val, GroupSz, TblAlloc > |
| A container that implements a sparse array. More... | |
Containers provided by the library.
© 2012
|
Licensed under
|
Hosted by
|
Generated by
1.7.4
|