Searched refs:remove_child (Results 1 – 3 of 3) sorted by relevance
171 remove_child(node_pointer p_nd);174 remove_child(iterator it);429 remove_child(node_pointer p_nd) in remove_child() function in pb_ds::detail::PB_DS_CLASS_C_DEC444 remove_child(iterator it) in remove_child() function in pb_ds::detail::PB_DS_CLASS_C_DEC
294 p_parent->remove_child(p_l); in erase_leaf()
182 child_it = p_internal_nd->remove_child(child_it); in rec_split()