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