[#BloombergLP-bslalg-RbTreeNode-makeRed] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/RbTreeNode.adoc[RbTreeNode]::makeRed :relfileprefix: ../../../ :mrdocs: Set the color of this node to red. Note that this operation is at least as fast as (and potentially faster than) `setColor`. == Synopsis Declared in `<bslalg_rbtreenode.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void makeRed(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#