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_static_closed< Type > Struct Template Reference

#include <is_interval.hpp>

Public Types

typedef is_static_closed< Type > type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(interval_bound_type< Type >::value==interval_bounds::static_closed))
 

Member Typedef Documentation

template<class Type >
typedef is_static_closed<Type> boost::icl::is_static_closed< Type >::type

Member Function Documentation

template<class Type >
boost::icl::is_static_closed< Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (interval_bound_type< Type >::value==interval_bounds::static_closed) 
)

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