Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::is_cross_derivative< Type, AssociateT > Struct Template Reference

#include <is_combinable.hpp>

Public Types

typedef is_cross_derivative
< Type, AssociateT > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< is_interval_map< Type >, is_interval_set_derivative< Type, AssociateT > >::value))
 

Member Typedef Documentation

template<class Type , class AssociateT >
typedef is_cross_derivative<Type, AssociateT> boost::icl::is_cross_derivative< Type, AssociateT >::type

Member Function Documentation

template<class Type , class AssociateT >
boost::icl::is_cross_derivative< Type, AssociateT >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::and_< is_interval_map< Type >, is_interval_set_derivative< Type, AssociateT > >::value) 
)

The documentation for this struct was generated from the following file: