Searched refs:get_insert_value_proxy (Results 1 – 2 of 2) sorted by relevance
230 BOOST_CONTAINER_FORCEINLINE insert_move_proxy<Allocator, It> get_insert_value_proxy(BOOST_RV_REF(ty… in get_insert_value_proxy() function236 BOOST_CONTAINER_FORCEINLINE insert_copy_proxy<Allocator, It> get_insert_value_proxy(const typename … in get_insert_value_proxy() function
1970 , dtl::get_insert_value_proxy<iterator, ValAllocator>(::boost::forward<U>(x))); in priv_insert()1985 , dtl::get_insert_value_proxy<iterator, ValAllocator>(::boost::forward<U>(x))); in priv_push_front()2000 , dtl::get_insert_value_proxy<iterator, ValAllocator>(::boost::forward<U>(x))); in priv_push_back()