Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dnode_handle.hpp55 move_construct_allocator(boost::move(x)); in node_handle()
86 move_construct_allocator(boost::move(x)); in operator =()
124 x.move_construct_allocator(boost::move(*this)); in swap()
129 move_construct_allocator(boost::move(x)); in swap()
174 void move_construct_allocator(BOOST_RV_REF(node_handle) x) in move_construct_allocator() function in boost::multi_index::detail::node_handle