#include <functors.hpp>


Public Types | |
| typedef inplace_minus< Type > | type |
Public Member Functions | |
| void | operator() (Type &object, const Type &operand) const |
Static Public Member Functions | |
| static Type | identity_element () |
| typedef inplace_minus<Type> boost::icl::inplace_minus< Type >::type |
|
inlinestaticinherited |
References boost::icl::identity_element< Type >::value().
Referenced by boost::icl::inplace_erasure< Type >::operator()().
|
inline |