RBNode.parent

Get the parent

struct RBNode(V)
@property inout return scope
inout(RBNode)*
parent
()

Meta