Searched defs:splay_down (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/intrusive/ | ||
D | splaytree.hpp | 498 iterator splay_down(const KeyType &key, KeyTypeKeyCompare comp) in splay_down() function in boost::intrusive::splaytree_impl |
D | splaytree_algorithms.hpp | 529 …static node_ptr splay_down(node_ptr header, const KeyType &key, KeyNodePtrCompare comp, bool *pfou… in splay_down() function in boost::intrusive::splaytree_algorithms |