BloombergLP::ball::CategoryManager_RadixTree_Node::CategoryManager_RadixTree_Node

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,
    allocator_type const& allocator);

Description

Use the specified allocator to supply memory for this new object.

Parameters

NameDescription
originalnode to copy
allocatorallocator used to supply memory