[Issue 17206] [Tracking] Check that opEquals and toHash are both defined or neither are defined

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 28 13:28:43 UTC 2018


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

Jack Stouffer <jack at jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |18679, 18680, 18681, 18682,
                   |                            |18683, 18684, 18685, 18686,
                   |                            |18687
            Summary|Checks that opEquals and    |[Tracking] Check that
                   |toHash are both defined or  |opEquals and toHash are
                   |neither are defined         |both defined or neither are
                   |                            |defined


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=18679
[Issue 18679] std.complex.opEquals has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18680
[Issue 18680] std.random.LinearCongruentialEngine has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18681
[Issue 18681] std.random.XorshiftEngine has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18682
[Issue 18682] std.typecons.Nullable has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18683
[Issue 18683] std.containers.rbtree.RedBlackTree has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18684
[Issue 18684] std.containers.array.Array has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18685
[Issue 18685] std.containers.slist.SList has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18686
[Issue 18686] std.containers.dlist.DList has opEquals but no toHash
https://issues.dlang.org/show_bug.cgi?id=18687
[Issue 18687] std.numeric.CustomFloat has opEquals but no toHash
--


More information about the Digitalmars-d-bugs mailing list