Home | History | Annotate | Download | only in include

Lines Matching full:effects

231 // Effects:  Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
271 // Effects: Rebalances __root after attaching __x to a leaf.
345 // Effects: unlinks __z from the tree rooted at __root, rebalancing as needed.