HDK
|
An allocator object which dis-allows deferred allocation of items. More...
#include <UT_IndexedHashMapT.h>
Static Public Member Functions | |
static UT_IndexedHashMap::InternalItemT * | newItem (const UT_IndexedHashMap::InternalKeyT *key) |
Return NULL (don't allow deferred construction). More... | |
An allocator object which dis-allows deferred allocation of items.
Definition at line 63 of file UT_IndexedHashMapT.h.
|
inlinestatic |
Return NULL (don't allow deferred construction).
Definition at line 68 of file UT_IndexedHashMapT.h.