Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::static_interval< IntervalT, false, PretendedBounds, RepresentedBounds > Struct Template Reference

#include <interval.hpp>

Public Types

typedef interval_traits
< IntervalT >::domain_type 
domain_type
 

Static Public Member Functions

static IntervalT construct (const domain_type &low, const domain_type &up)
 

Member Typedef Documentation

template<class IntervalT , bound_type PretendedBounds, bound_type RepresentedBounds>
typedef interval_traits<IntervalT>::domain_type boost::icl::static_interval< IntervalT, false, PretendedBounds, RepresentedBounds >::domain_type

Member Function Documentation

template<class IntervalT , bound_type PretendedBounds, bound_type RepresentedBounds>
static IntervalT boost::icl::static_interval< IntervalT, false, PretendedBounds, RepresentedBounds >::construct ( const domain_type low,
const domain_type up 
)
inlinestatic

The documentation for this struct was generated from the following file: