#include <is_combinable.hpp>
Public Types | |
typedef is_codomain_equal < LeftT, RightT > | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=(boost::is_same< typename LeftT::codomain_type, typename RightT::codomain_type >::value)) | |
typedef is_codomain_equal<LeftT, RightT> boost::icl::is_codomain_equal< LeftT, RightT >::type |
boost::icl::is_codomain_equal< LeftT, RightT >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = (boost::is_same< typename LeftT::codomain_type, typename RightT::codomain_type >::value) |
||
) |