Home
last modified time | relevance | path

Searched refs:is_right_brother (Results 1 – 1 of 1) sorted by last modified time

/dports/devel/ppl/ppl-1.2/src/
H A DCO_Tree.cc908 const bool is_right_brother = itr.is_right_child(); in rebalance() local
910 if (is_right_brother) { in rebalance()