#include <difference_type_of.hpp>
Public Types | |
typedef is_subtraction_closed | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_numeric< Type >, mpl::and_< has_rep_type< Type >, mpl::not_< has_difference_type< Type > > > >::value)) | |
typedef is_subtraction_closed boost::icl::is_subtraction_closed< Type >::type |
boost::icl::is_subtraction_closed< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = (mpl::or_< is_numeric< Type >, mpl::and_< has_rep_type< Type >, mpl::not_< has_difference_type< Type > > > >::value) |
||
) |