![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/SmartPtr.hpp>#include <functional>#include <boost/version.hpp>#include <ext/hash_map>

Go to the source code of this file.
Namespaces | |
| namespace | rise |
Classes | |
| class | rise::PointerHashMap< Key, Value > |
| A hash_map that takes pointers/shared_pointers a key and any value. More... | |
| class | rise::PointerHashMapFunctor< Key > |
| The hash function for pointers. More... | |
| class | rise::rise::PointerHashMapFunctor< wns::SmartPtr< Key > > |
| specialization for SmartPtr More... | |
Defines | |
| #define | WNS_USE_OLD_HASH_MAP |
| #define WNS_USE_OLD_HASH_MAP |
Definition at line 37 of file pointerhashmap.hpp.
1.5.5