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
Name |
Description |
rhs |
tree to assign from |
Created with MrDocs