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