Containers compatible with STL's hash_map and TR1/C++11's unordered_map. More...
Classes | |
class | ash::dense_hashmap< Key, Data, HashFx, EqualKey, Alloc > |
A STL-like hashmap with dense_hashtable as the backend. More... | |
class | ash::sparse_hashmap< Key, Data, HashFx, EqualKey, Alloc > |
A STL-like hashmap with sparse_hashtable as the backend. More... |
Containers compatible with STL's hash_map and TR1/C++11's unordered_map.
© 2012 | Licensed under | Hosted by | Generated by 1.7.4 |