#include <is_asymmetric_interval.hpp>
Public Types | |
| typedef is_asymmetric_interval < Type > | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< is_interval< Type >, has_static_bounds< Type >, has_asymmetric_bounds< Type > >::value)) | |
| typedef is_asymmetric_interval<Type> boost::icl::is_asymmetric_interval< Type >::type |
| boost::icl::is_asymmetric_interval< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (mpl::and_< is_interval< Type >, has_static_bounds< Type >, has_asymmetric_bounds< Type > >::value) |
||
| ) |