Classes
Hash Maps
Containers

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...

Detailed Description

Containers compatible with STL's hash_map and TR1/C++11's unordered_map.



© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4