Searched defs:priv_construct (Results 1 – 2 of 2) sorted by relevance
410 …BOOST_CONTAINER_FORCEINLINE static void priv_construct(dtl::true_type, Allocator &a, T *p, BOOST_F… in priv_construct() function414 …BOOST_CONTAINER_FORCEINLINE static void priv_construct(dtl::false_type, Allocator &, T *p, BOOST_F… in priv_construct() function
131 void priv_construct(BOOST_MOVE_CATCH_FWD(U) x) in priv_construct() function in container