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_subtraction_closed< Type > Struct Template Reference

#include <difference_type_of.hpp>

Public Types

typedef is_subtraction_closed type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_numeric< Type >, mpl::and_< has_rep_type< Type >, mpl::not_< has_difference_type< Type > > > >::value))
 

Member Typedef Documentation

template<class Type >
typedef is_subtraction_closed boost::icl::is_subtraction_closed< Type >::type

Member Function Documentation

template<class Type >
boost::icl::is_subtraction_closed< Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::or_< is_numeric< Type >, mpl::and_< has_rep_type< Type >, mpl::not_has_difference_type< Type > > > >::value) 
)

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