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