Panda3D
|
This is our own Panda specialization on the default STL multimap. More...
#include "pmap.h"
Public Types | |
typedef pallocator_single< std::pair< const Key, Value > > | allocator |
Public Member Functions | |
pmultimap (const Compare &comp, TypeHandle type_handle=pmap_type_handle) | |
pmultimap (TypeHandle type_handle=pmap_type_handle) | |
This is our own Panda specialization on the default STL multimap.
Its main purpose is to call the hooks for MemoryUsage to properly track STL- allocated memory.
typedef pallocator_single<std::pair<const Key, Value> > pmultimap< Key, Value, Compare >::allocator |
|
inline |
|
inline |