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

#include <adds_inversely.hpp>

Public Types

typedef adds_inversely type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< has_inverse< Type >, is_negative< Combiner > >::value))
 

Member Typedef Documentation

template<class Type , class Combiner >
typedef adds_inversely boost::icl::adds_inversely< Type, Combiner >::type

Member Function Documentation

template<class Type , class Combiner >
boost::icl::adds_inversely< Type, Combiner >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::and_< has_inverse< Type >, is_negativeCombiner > >::value) 
)

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