#include <is_combinable.hpp>
Public Types | |
typedef is_concept_combinable < LeftConcept, RightConcept, LeftT, RightT > | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< LeftConcept< LeftT >, RightConcept< RightT >, is_key_compare_equal< LeftT, RightT > >::value)) | |
typedef is_concept_combinable<LeftConcept, RightConcept, LeftT, RightT> boost::icl::is_concept_combinable< LeftConcept, RightConcept, LeftT, RightT >::type |
boost::icl::is_concept_combinable< LeftConcept, RightConcept, LeftT, RightT >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = (mpl::and_< LeftConcept< LeftT >, RightConcept< RightT >, is_key_compare_equal< LeftT, RightT > >::value) |
||
) |