[Issue 18679] std.complex.opEquals has opEquals but no toHash

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 2 21:06:48 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=18679

Nathan S. <n8sh.secondary at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n8sh.secondary at hotmail.com

--- Comment #2 from Nathan S. <n8sh.secondary at hotmail.com> ---
Vasyl Teliman: it is sufficient, which indicates that we don't actually need a
custom `toHash` here and the auto-generated hash for structs is sufficient.

--


More information about the Digitalmars-d-bugs mailing list