BloombergLP::bslalg::RbTreeNode::isBlack

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