#include <has_new_operator.hpp>
Additional Inherited Members | |
Public Types inherited from boost::integral_constant< bool,::boost::detail::has_new_operator_impl< T >::value > | |
typedef mpl::integral_c_tag | tag |
typedef integral_constant< bool, val > | type |
typedef bool | value_type |
Public Member Functions inherited from boost::integral_constant< bool,::boost::detail::has_new_operator_impl< T >::value > | |
BOOST_CONSTEXPR | operator bool () const |
operator const mpl::integral_c< bool, val > & () const | |
Static Public Member Functions inherited from boost::integral_constant< bool,::boost::detail::has_new_operator_impl< T >::value > | |
static U & | dereference (U *p) |
Static Public Attributes inherited from boost::integral_constant< bool,::boost::detail::has_new_operator_impl< T >::value > | |
static const bool | value |
Definition at line 139 of file has_new_operator.hpp.