Home
last modified time | relevance | path

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

/third_party/boost/boost/container/
Dallocator_traits.hpp322 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() function
393 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(dtl::false_type, Allocator &, T* p) BOOST_NOE… in priv_destroy() function