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