[#BloombergLP-ball-CategoryManager_RadixTree-get_allocator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager_RadixTree.adoc[CategoryManager_RadixTree]::get_allocator :relfileprefix: ../../../ :mrdocs: Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the default allocator in effect at construction is used. == Synopsis Declared in `<ball_categorymanager_radixtree.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/CategoryManager_RadixTree/allocator_type.adoc[CategoryManager_RadixTree<t_VALUE>::allocator_type] get_allocator() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#