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