Return the address of the left child of this node if one exists, and 0 otherwise.
Synopsis
Declared in <bslalg_rbtreenode.h>
RbTreeNode const*
leftChild() const;
Created with MrDocs
Return the address of the left child of this node if one exists, and 0 otherwise.
Declared in <bslalg_rbtreenode.h>
RbTreeNode const*
leftChild() const;
Created with MrDocs