Home
last modified time | relevance | path

Searched refs:rebalance_after_erasure_restore_invariants (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/intrusive/
Drbtree_algorithms.hpp460 rebalance_after_erasure_restore_invariants(header, info.x, info.x_parent); in rebalance_after_erasure()
464 …static void rebalance_after_erasure_restore_invariants(node_ptr header, node_ptr x, node_ptr x_par… in rebalance_after_erasure_restore_invariants() function in boost::intrusive::rbtree_algorithms
Davltree_algorithms.hpp492 rebalance_after_erasure_restore_invariants(header, info.x, info.x_parent); in rebalance_after_erasure()
495 …static void rebalance_after_erasure_restore_invariants(node_ptr header, node_ptr x, node_ptr x_par… in rebalance_after_erasure_restore_invariants() function in boost::intrusive::avltree_algorithms