Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dstable_vector.hpp121 <node_base_ptr>::type node_base_ptr_ptr; typedef
124 BOOST_CONTAINER_FORCEINLINE explicit node_base(const node_base_ptr_ptr &n) in node_base()
132 node_base_ptr_ptr up;
154 BOOST_CONTAINER_FORCEINLINE explicit node(const typename hook_type::node_base_ptr_ptr &n) in node()
202 rebind_pointer<node_base_ptr>::type node_base_ptr_ptr; typedef
206 pointer_traits<node_base_ptr_ptr> node_base_ptr_ptr_traits;
223 BOOST_CONTAINER_FORCEINLINE static node_base_ptr_ptr ptr_to_node_base_ptr(node_base_ptr &n) in ptr_to_node_base_ptr()
251 end_node.up = node_base_ptr_ptr(); in readjust_end_node()
312 rebind_pointer<node_base_ptr>::type node_base_ptr_ptr; typedef in boost::container::stable_vector_iterator
364 node_base_ptr_ptr p(this->m_pn->up); in operator ++()
[all …]