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