Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp508 void steal_resources(vector_alloc_holder &x) BOOST_NOEXCEPT_OR_NOTHROW in steal_resources() function
658 BOOST_CONTAINER_FORCEINLINE void steal_resources(vector_alloc_holder &) in steal_resources() function
772 BOOST_CONTAINER_FORCEINLINE void steal_resources(vector &x) in steal_resources() function in boost::container::vector
773 { return this->m_holder.steal_resources(x.m_holder); } in steal_resources()
1044 this->m_holder.steal_resources(x.m_holder); in vector()
2378 this->m_holder.steal_resources(x.m_holder); in priv_move_assign()