boost::itl::inplace_identity
template<typename Type > struct inplace_identity : public boost::itl::neutron_based_inplace_combine< Type > { // public member functions void operator()(Type &, const Type &) const; };
inplace_identity
void operator()(Type & object, const Type & operand) const;