Set the color of this node to the specified value.

Synopsis

Declared in <bslalg_rbtreenode.h>

void
setColor(Color value);

Parameters

Name

Description

value

new color of this node

Created with MrDocs