#include <dynamic_interval_traits.hpp>
Public Types | |
typedef Type::domain_type | domain_type |
typedef Type::domain_compare | domain_compare |
Static Public Member Functions | |
static Type | construct (const domain_type &lo, const domain_type &up, interval_bounds bounds) |
static Type | construct_bounded (const bounded_value< domain_type > &lo, const bounded_value< domain_type > &up) |
typedef Type::domain_compare boost::icl::dynamic_interval_traits< Type >::domain_compare |
typedef Type::domain_type boost::icl::dynamic_interval_traits< Type >::domain_type |
|
static |
Referenced by boost::icl::construct(), boost::icl::singleton(), and boost::icl::detail::unit_trail().
|
static |