BloombergLP::ball::CategoryManager_RadixTree::operator=

Assign to this object the value of the specified rhs object, and return a reference providing modifiable access to this object.

Synopsis

Declared in <ball_categorymanager_radixtree.h>

CategoryManager_RadixTree<t_VALUE>&
operator=(CategoryManager_RadixTree const& rhs);

Return Value

reference providing modifiable access to this object

Parameters

NameDescription
rhstree to assign from