Return a reference providing non‐modifiable access to the optional value of this node.
Synopsis
Declared in <ball_categorymanager_radixtree.h>
bsl::optional<t_VALUE> const&
value() const;
Return Value
non‐modifiable reference to the optional value
Created with MrDocs