RedBlack.size

* Return the number of nodes in the subtree

struct RedBlack(V, A = AttributeDummy)
int
size
()

Meta