Home
last modified time | relevance | path

Searched defs:priv_construct (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/container/
Dallocator_traits.hpp410 …BOOST_CONTAINER_FORCEINLINE static void priv_construct(dtl::true_type, Allocator &a, T *p, BOOST_F… in priv_construct() function
414 …BOOST_CONTAINER_FORCEINLINE static void priv_construct(dtl::false_type, Allocator &, T *p, BOOST_F… in priv_construct() function
/third_party/boost/libs/move/test/
Dconversion_test.cpp131 void priv_construct(BOOST_MOVE_CATCH_FWD(U) x) in priv_construct() function in container