#include <is_combinable.hpp>
Public Types | |
| typedef is_inter_derivative < Type, AssociateT > | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_intra_derivative< Type, AssociateT >, is_cross_derivative< Type, AssociateT > >::value)) | |
| typedef is_inter_derivative<Type, AssociateT> boost::icl::is_inter_derivative< Type, AssociateT >::type |
| boost::icl::is_inter_derivative< Type, AssociateT >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (mpl::or_< is_intra_derivative< Type, AssociateT >, is_cross_derivative< Type, AssociateT > >::value) |
||
| ) |