Searched refs:p_parent_is_left_child (Results 1 – 1 of 1) sorted by relevance
560 bool const p_parent_is_left_child = p_parent == p_grandparent_left; in rebalance_after_insertion() local561 …node_ptr const x(p_parent_is_left_child ? NodeTraits::get_right(p_grandparent) : p_grandparent_lef… in rebalance_after_insertion()570 if(p_parent_is_left_child){ //p_parent is left child in rebalance_after_insertion()