Create a CategoryManager_RadixTree_Node object having the same value as the specified original object, and use the specified allocator to supply memory for this new object.
Synopsis
Declared in <ball_categorymanager_radixtree.h>
CategoryManager_RadixTree_Node(
CategoryManager_RadixTree_Node const& original,
allocator_type const& allocator);
Created with MrDocs