Searched refs:lower_bound_loop (Results 1 – 1 of 1) sorted by relevance
814 ? lower_bound_loop(NodeTraits::get_left(x), x, lower_key, comp) in bounded_range()826 : lower_bound_loop(x, y, upper_key, comp) in bounded_range()918 return lower_bound_loop(NodeTraits::get_parent(header), detail::uncast(header), key, comp); in lower_bound()2023 static node_ptr lower_bound_loop in lower_bound_loop() function in boost::intrusive::bstree_algorithms