Searched refs:priv_destroy (Results 1 – 1 of 1) sorted by relevance
322 allocator_traits::priv_destroy(flag, a, p); in destroy()389 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(dtl::true_type, Allocator &a, T* p) BOOST_NOE… in priv_destroy() function393 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(dtl::false_type, Allocator &, T* p) BOOST_NOE… in priv_destroy() function