This is the complete list of members for boost::detail::has_new_operator_impl< T >, including all inherited members.
BOOST_STATIC_CONSTANT(unsigned, s1=sizeof(check_sig1< T >(0))) | boost::detail::has_new_operator_impl< T > | |
BOOST_STATIC_CONSTANT(unsigned, s2=sizeof(check_sig2< T >(0))) | boost::detail::has_new_operator_impl< T > | |
BOOST_STATIC_CONSTANT(unsigned, s3=sizeof(check_sig3< T >(0))) | boost::detail::has_new_operator_impl< T > | |
BOOST_STATIC_CONSTANT(unsigned, s4=sizeof(check_sig4< T >(0))) | boost::detail::has_new_operator_impl< T > | |
BOOST_STATIC_CONSTANT(unsigned, s5=sizeof(check_sig5< T >(0))) | boost::detail::has_new_operator_impl< T > | |
BOOST_STATIC_CONSTANT(unsigned, s6=sizeof(check_sig6< T >(0))) | boost::detail::has_new_operator_impl< T > | |
BOOST_STATIC_CONSTANT(bool, value=(::boost::type_traits::ice_or< (s1==sizeof(type_traits::yes_type)),(s2==sizeof(type_traits::yes_type)),(s3==sizeof(type_traits::yes_type)),(s4==sizeof(type_traits::yes_type)),(s5==sizeof(type_traits::yes_type)),(s6==sizeof(type_traits::yes_type)) >::value)) | boost::detail::has_new_operator_impl< T > | |
check_sig1(U *, test< void *(*)(std::size_t),&U::operator new > *=NULL) | boost::detail::has_new_operator_impl< T > | static |
check_sig1(...) | boost::detail::has_new_operator_impl< T > | static |
check_sig2(U *, test< void *(*)(std::size_t, const std::nothrow_t &),&U::operator new > *=NULL) | boost::detail::has_new_operator_impl< T > | static |
check_sig2(...) | boost::detail::has_new_operator_impl< T > | static |
check_sig3(U *, test< void *(*)(std::size_t, void *),&U::operator new > *=NULL) | boost::detail::has_new_operator_impl< T > | static |
check_sig3(...) | boost::detail::has_new_operator_impl< T > | static |
check_sig4(U *, test< void *(*)(std::size_t),&U::operator new[] > *=NULL) | boost::detail::has_new_operator_impl< T > | static |
check_sig4(...) | boost::detail::has_new_operator_impl< T > | static |
check_sig5(U *, test< void *(*)(std::size_t, const std::nothrow_t &),&U::operator new[] > *=NULL) | boost::detail::has_new_operator_impl< T > | static |
check_sig5(...) | boost::detail::has_new_operator_impl< T > | static |
check_sig6(U *, test< void *(*)(std::size_t, void *),&U::operator new[] > *=NULL) | boost::detail::has_new_operator_impl< T > | static |
check_sig6(...) | boost::detail::has_new_operator_impl< T > | static |