Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dstable_vector.hpp223 BOOST_CONTAINER_FORCEINLINE static node_base_ptr_ptr ptr_to_node_base_ptr(node_base_ptr &n) in ptr_to_node_base_ptr() function
231 nbp->up = index_traits::ptr_to_node_base_ptr(nbp); in fix_up_pointers()
262 end_node.up = index_traits::ptr_to_node_base_ptr(end_node_ref); in initialize_end_node()
273 if((*it)->up != index_traits::ptr_to_node_base_ptr(*it)){ in invariants()
2086 node_type(index_traits_type::ptr_to_node_base_ptr(*up_index)); in priv_build_node_from_it()