Searched refs:rightmost_it (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dtrie_policy_base.hpp150 rightmost_it(node_iterator nd_it);
210 rightmost_it(node_iterator nd_it) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
217 return (rightmost_it(nd_it.get_child(num_children - 1)));
H A Dorder_statistics_imp.hpp64 return (++base_type::rightmost_it(nd_it));
H A Dprefix_search_node_update_imp.hpp115 iterator ret_e = rightmost_it(nd_it);

Completed in 60 milliseconds