#include <pmap.h>
Public Member Functions | |
pmap () | |
pmap (const pmap< Key, Value, Compare > ©) | |
pmap (const Compare &comp) |
Its main purpose is to call the hooks for MemoryUsage to properly track STL-allocated memory.
Definition at line 51 of file pmap.h.
|
|
|
|
|
Definition at line 55 of file pmap.h. References pmultimap< Key, Value, Compare >::pmultimap(). |