Return true if this node is black.
Synopsis
Declared in <bslalg_rbtreenode.h>
bool
isBlack() const;
Return Value
true if this node is black, and false otherwise
Created with MrDocs
Return true if this node is black.
Declared in <bslalg_rbtreenode.h>
bool
isBlack() const;
true if this node is black, and false otherwise
Created with MrDocs