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_intra_derivative< Type, AssociateT > Struct Template Reference

#include <is_combinable.hpp>

Public Types

typedef is_intra_derivative
< Type, AssociateT > 
type
 

Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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