#include <is_combinable.hpp>
Public Types | |
typedef is_inter_combinable < LeftT, RightT > | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_intra_combinable< LeftT, RightT >, is_cross_combinable< LeftT, RightT > >::value)) | |
typedef is_inter_combinable<LeftT, RightT> boost::icl::is_inter_combinable< LeftT, RightT >::type |
boost::icl::is_inter_combinable< LeftT, RightT >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = (mpl::or_< is_intra_combinable< LeftT, RightT >, is_cross_combinable< LeftT, RightT > >::value) |
||
) |