Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dunordered_set_hook.hpp91 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_prev_in_group(const const_node_ptr & n) in get_prev_in_group() function
112 { return NodeTraits::get_prev_in_group(n); } in get_next()
/third_party/boost/boost/intrusive/detail/
Dany_node_and_algorithms.hpp99 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_prev_in_group(const const_node_ptr & n) in get_prev_in_group() function