[#BloombergLP-ball-CategoryManager_RadixTree-2constructor-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager_RadixTree.adoc[CategoryManager_RadixTree]::CategoryManager_RadixTree :relfileprefix: ../../../ :mrdocs: Create a `CategoryManager_RadixTree` having the same value as the specified `original` object. Optionally specify an `allocator` (e.g., the address of a `bslma::Allocator` object) to supply memory; otherwise, the default allocator is used. == Synopsis Declared in `<ball_categorymanager_radixtree.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- CategoryManager_RadixTree( xref:BloombergLP/ball/CategoryManager_RadixTree.adoc[CategoryManager_RadixTree] const& original, xref:BloombergLP/ball/CategoryManager_RadixTree/allocator_type.adoc[allocator_type] const& allocator = allocator_type()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#