Searched refs:move_upmu (Results 1 – 7 of 7) sorted by relevance
48 namespace move_upmu { namespace96 typename ::boost::move_upmu::unique_ptr_if<T>::t_is_not_array) in BOOST_MOVE_DOC1ST()105 typename ::boost::move_upmu::unique_ptr_if<T>::t_is_not_array) in BOOST_MOVE_DOC1ST()107 { return unique_ptr<T>(new (*boost::move_upmu::nothrow_holder<>::pnothrow)T(::boost::forward<Args>… in BOOST_MOVE_DOC1ST()112 typename ::boost::move_upmu::unique_ptr_if<T>::t_is_not_array\117 typename ::boost::move_upmu::unique_ptr_if<T>::t_is_not_array\119 …{ return unique_ptr<T>( new (*boost::move_upmu::nothrow_holder<>::pnothrow)T ( BOOST_MOVE_FWD##N …131 typename ::boost::move_upmu::unique_ptr_if<T>::t_is_not_array) in BOOST_MOVE_DOC1ST()142 typename ::boost::move_upmu::unique_ptr_if<T>::t_is_not_array) in BOOST_MOVE_DOC1ST()145 return unique_ptr<T>(new (*boost::move_upmu::nothrow_holder<>::pnothrow)T); in BOOST_MOVE_DOC1ST()[all …]
37 namespace bmupmu = ::boost::move_upmu;121 namespace bmupmu = ::boost::move_upmu;166 …BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor<default_delete, U>::value ));181 …BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor<default_delete, U>::value )); in BOOST_MOVE_DOC1ST()201 …BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor<default_delete, U>::value )); in BOOST_MOVE_DOC1ST()
433 BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor471 BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor509 BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor556 BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor714 BOOST_STATIC_ASSERT(( !::boost::move_upmu::missing_virtual_destructor in BOOST_MOVE_DOC1ST()
42 typedef typename ::boost::move_upmu::remove_extent<T>::type element_type;43 static const bool is_array = ::boost::move_upmu::is_array<T>::value;67 typedef typename ::boost::move_upmu::remove_extent<T>::type element_type;68 static const bool is_array = ::boost::move_upmu::is_array<T>::value;107 typedef typename ::boost::move_upmu::remove_extent<T>::type element_type;108 static const bool is_array = ::boost::move_upmu::is_array<T>::value;185 BOOST_STATIC_ASSERT((::boost::move_upmu::is_convertible<B, A>::value));
36 namespace bmupmu = ::boost::move_upmu;
35 namespace bmupmu = ::boost::move_upmu;
43 namespace move_upmu { namespace