Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::is_continuous_static< Type > Struct Template Reference

#include <is_interval.hpp>

Public Types

typedef is_continuous_static type
 
typedef interval_traits< Type >
::domain_type 
domain_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< has_static_bounds< Type >, is_continuous< domain_type >, has_asymmetric_bounds< Type > >::value))
 

Member Typedef Documentation

template<class Type >
typedef interval_traits<Type>::domain_type boost::icl::is_continuous_static< Type >::domain_type
template<class Type >
typedef is_continuous_static boost::icl::is_continuous_static< Type >::type

Member Function Documentation

template<class Type >
boost::icl::is_continuous_static< Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::and_< has_static_bounds< Type >, is_continuousdomain_type >, has_asymmetric_bounds< Type > >::value) 
)

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