Containers compatible with STL's hash_set and TR1/C++11's unordered_set. More...
Classes | |
| class | ash::dense_hashset< Value, HashFx, EqualKey, Alloc > |
| A STL-like hashset with dense_hashtable as the backend. More... | |
| class | ash::sparse_hashset< Value, HashFx, EqualKey, Alloc > |
| A STL-like hashset with sparse_hashtable as the backend. More... | |
Containers compatible with STL's hash_set and TR1/C++11's unordered_set.
© 2012
|
Licensed under
|
Hosted by
|
Generated by
1.7.4
|