Searched refs:get_prev_in_group (Results 1 – 2 of 2) sorted by relevance
91 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_prev_in_group(const const_node_ptr & n) in get_prev_in_group() function112 { return NodeTraits::get_prev_in_group(n); } in get_next()
99 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_prev_in_group(const const_node_ptr & n) in get_prev_in_group() function