identity_element.hpp
Go to the documentation of this file.
6 /*************************************************************************************************/ 16 /*************************************************************************************************/ 20 /*************************************************************************************************/ 69 /*************************************************************************************************/ 73 /*************************************************************************************************/ 77 /*************************************************************************************************/ result_type operator()() const Yields the identitiy element for addition. Definition: identity_element.hpp:49 STL namespace. result_type operator()() const Yields the identitiy element for multiplication. Definition: identity_element.hpp:65 Definition: functional.hpp:26 T result_type the type of the identity is the same as the result tyupe of the operation Definition: identity_element.hpp:62 Op::result_type result_type the type of the identity is the same as the result tyupe of the operation Definition: identity_element.hpp:31 Definition: identity_element.hpp:28 T result_type the type of the identity is the same as the result tyupe of the operation Definition: identity_element.hpp:46 |