#include <interval_bounds.hpp>
Public Types | |
typedef DomainT | domain_type |
typedef bounded_value< DomainT > | type |
Public Member Functions | |
bounded_value (const domain_type &value, interval_bounds bound) | |
domain_type | value () const |
interval_bounds | bound () const |
typedef DomainT boost::icl::bounded_value< DomainT >::domain_type |
typedef bounded_value<DomainT> boost::icl::bounded_value< DomainT >::type |
|
inline |
|
inline |
|
inline |