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_intra_combinable< LeftT, RightT > Struct Template Reference

#include <is_combinable.hpp>

Public Types

typedef is_intra_combinable
< LeftT, RightT > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_concept_compatible< is_interval_set, LeftT, RightT >, is_concept_compatible< is_interval_map, LeftT, RightT > >::value))
 

Member Typedef Documentation

template<class LeftT , class RightT >
typedef is_intra_combinable<LeftT, RightT> boost::icl::is_intra_combinable< LeftT, RightT >::type

Member Function Documentation

template<class LeftT , class RightT >
boost::icl::is_intra_combinable< LeftT, RightT >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::or_< is_concept_compatibleis_interval_set, LeftT, RightT >, is_concept_compatibleis_interval_map, LeftT, RightT > >::value) 
)

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