#include <interval_traits.hpp>
Public Types | |
typedef interval_traits | type |
typedef domain_type_of< Type > ::type | domain_type |
Static Public Member Functions | |
static Type | construct (const domain_type &lo, const domain_type &up) |
static domain_type | upper (const Type &inter_val) |
static domain_type | lower (const Type &inter_val) |
typedef domain_type_of<Type>::type boost::icl::interval_traits< Type >::domain_type |
typedef interval_traits boost::icl::interval_traits< Type >::type |
|
static |
Referenced by boost::icl::construct(), boost::icl::singleton(), and boost::icl::detail::unit_trail().
|
static |
Referenced by boost::icl::lower().
|
static |
Referenced by boost::icl::operator<<(), and boost::icl::upper().