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