[Issue 10046] Wrong insertion of Tuple in associative array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 17 01:29:17 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=10046


jens.k.mueller at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jens.k.mueller at gmx.de


--- Comment #2 from jens.k.mueller at gmx.de 2014-02-17 01:29:09 PST ---
To rephrase more drastically: std.typecons.Tuple is incompatible with
associative arrays because it does not implement toHash and opCmp.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list