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

#include <is_combinable.hpp>

Public Types

typedef
combines_right_to_interval_container
< GuideT, IntervalContainerT > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< combines_right_to_interval_set< GuideT, IntervalContainerT >, combines_right_to_interval_map< GuideT, IntervalContainerT > >::value))
 

Member Typedef Documentation

template<class GuideT , class IntervalContainerT >
typedef combines_right_to_interval_container<GuideT, IntervalContainerT> boost::icl::combines_right_to_interval_container< GuideT, IntervalContainerT >::type

Member Function Documentation

template<class GuideT , class IntervalContainerT >
boost::icl::combines_right_to_interval_container< GuideT, IntervalContainerT >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::or_< combines_right_to_interval_set< GuideT, IntervalContainerT >, combines_right_to_interval_map< GuideT, IntervalContainerT > >::value) 
)

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