#include <is_interval.hpp>
Public Types | |
| typedef is_continuous_left_open< Type > | type |
| typedef interval_traits< Type > ::domain_type | domain_type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< is_static_left_open< Type >, is_continuous< domain_type > >::value)) | |
| typedef interval_traits<Type>::domain_type boost::icl::is_continuous_left_open< Type >::domain_type |
| typedef is_continuous_left_open<Type> boost::icl::is_continuous_left_open< Type >::type |
| boost::icl::is_continuous_left_open< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (mpl::and_< is_static_left_open< Type >, is_continuous< domain_type > >::value) |
||
| ) |