BloombergLP::ball::CategoryManager_RadixTree::get_allocator

Return the allocator used by this object to supply memory.

Synopsis

Declared in <ball_categorymanager_radixtree.h>

CategoryManager_RadixTree<t_VALUE>::allocator_type
get_allocator() const;

Description

Note that if no allocator was supplied at construction the default allocator in effect at construction is used.

Return Value

allocator used by this object to supply memory