identity_element< std::plus< T > > Struct Reference
Member Typedef Documentation
the type of the identity is the same as the result tyupe of the operation Definition at line 46 of file identity_element.hpp. Member Function Documentation
Yields the identitiy element for addition. Definition at line 49 of file identity_element.hpp. |