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