identity_element< Op > Struct Template Reference
Detailed Descriptiontemplate<typename Op>
|
typedef Op::result_type result_type |
the type of the identity is the same as the result tyupe of the operation
Definition at line 31 of file identity_element.hpp.
Member Function Documentation
result_type operator() | ( | ) | const |
Yields the identitiy element.