8#ifndef ADOBE_ALGORITHM_IDENTITY_ELEMENT_HPP
9#define ADOBE_ALGORITHM_IDENTITY_ELEMENT_HPP
result_type operator()() const
Yields the identitiy element for multiplication.
T result_type
the type of the identity is the same as the result tyupe of the operation
result_type operator()() const
Yields the identitiy element for addition.
T result_type
the type of the identity is the same as the result tyupe of the operation
result_type operator()() const
Yields the identitiy element.
Op::result_type result_type
the type of the identity is the same as the result tyupe of the operation