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