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

#include <is_interval.hpp>

Public Types

typedef has_asymmetric_bounds
< Type > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bound_type, bounds=(interval_bound_type< Type >::value))
 
 BOOST_STATIC_CONSTANT (bool, value=(bounds==interval_bounds::static_left_open||bounds==interval_bounds::static_right_open))
 

Member Typedef Documentation

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

Member Function Documentation

template<class Type >
boost::icl::has_asymmetric_bounds< Type >::BOOST_STATIC_CONSTANT ( bound_type  ,
bounds  = (interval_bound_type< Type >::value) 
)
template<class Type >
boost::icl::has_asymmetric_bounds< Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (bounds==interval_bounds::static_left_open||bounds==interval_bounds::static_right_open) 
)

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