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