|
pstore2
|
A key/value index implementation. More...


Go to the source code of this file.
Classes | |
| class | pstore::index::hamt_map< KeyType, ValueType, Hash, KeyEqual > |
| A Hash array mapped trie index type for the pstore. More... | |
| class | pstore::index::hamt_map< KeyType, ValueType, Hash, KeyEqual >::iterator_base< IsConstIterator > |
| Inner class that describes a const_iterator and 'regular' iterator. More... | |
A key/value index implementation.
1.8.13