[Issue 8143] Safe std.conv.to enum conversion
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 24 17:20:41 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8143
--- Comment #12 from bearophile_hugs at eml.cc 2012-10-24 17:20:39 PDT ---
(In reply to comment #11)
> http://dpaste.dzfl.pl/f4e35e84
Please attach this in Bugzilla :-)
> More tests welcome!
Is this supported?
enum En[][] m1 = to!(En[][])([[10, 30], [30, 10]]);
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list