#include <is_asymmetric_interval.hpp>
Public Types | |
typedef is_discrete_asymmetric < Type > | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< is_asymmetric_interval< Type >, mpl::not_< is_continuous< typename domain_type_of< interval_traits< Type > >::type > > >::value)) | |
typedef is_discrete_asymmetric<Type> boost::icl::is_discrete_asymmetric< Type >::type |
boost::icl::is_discrete_asymmetric< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = (mpl::and_< is_asymmetric_interval< Type >, mpl::not_< is_continuous< typename domain_type_of< interval_traits< Type > >::type > > >::value) |
||
) |