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