Searched refs:steal_resources (Results 1 – 1 of 1) sorted by relevance
508 void steal_resources(vector_alloc_holder &x) BOOST_NOEXCEPT_OR_NOTHROW in steal_resources() function658 BOOST_CONTAINER_FORCEINLINE void steal_resources(vector_alloc_holder &) in steal_resources() function772 BOOST_CONTAINER_FORCEINLINE void steal_resources(vector &x) in steal_resources() function in boost::container::vector773 { 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()