Set the color of this node to the alternative color. If this node's color is red, set it to black, and set it to red otherwise. Note that this operation is at least as fast as (and potentially faster than) setColor.
Declared in <bslalg_rbtreenode.h>
void
toggleColor();