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_right_intra_combinable< GuideT, CompanionT > Struct Template Reference

#include <is_combinable.hpp>

Public Types

typedef
is_right_intra_combinable
< GuideT, CompanionT > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_interval_set_right_combinable< GuideT, CompanionT >, is_interval_map_right_intra_combinable< GuideT, CompanionT > >::value))
 

Member Typedef Documentation

template<class GuideT , class CompanionT >
typedef is_right_intra_combinable<GuideT, CompanionT> boost::icl::is_right_intra_combinable< GuideT, CompanionT >::type

Member Function Documentation

template<class GuideT , class CompanionT >
boost::icl::is_right_intra_combinable< GuideT, CompanionT >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::or_< is_interval_set_right_combinable< GuideT, CompanionT >, is_interval_map_right_intra_combinable< GuideT, CompanionT > >::value) 
)

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