[Issue 8143] Safe std.conv.to enum conversion

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 24 10:36:19 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8143



--- Comment #10 from bearophile_hugs at eml.cc 2012-10-24 10:36:19 PDT ---
One more test case:

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