prefix overloads
Declared in <ball_categorymanager_radixtree.h>
Return a modifiable reference to the prefix string of this node.
bsl::string&
prefix();
» more...
Return a reference providing non-modifiable access to the prefix string of this node.
bsl::string const&
prefix() const;
» more...