[#BloombergLP-ball-CategoryManager_RadixTree-operator_assign-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager_RadixTree.adoc[CategoryManager_RadixTree]::operator= :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/CategoryManager_RadixTree.adoc[CategoryManager_RadixTree<t_VALUE>]& operator=(xref:BloombergLP/ball/CategoryManager_RadixTree.adoc[CategoryManager_RadixTree] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#