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