[Issue 7788] __gshared and UFCS - "Error: nested structs with constructors are not yet supported in CTFE (Bug 6419)"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 28 00:44:12 PDT 2012


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



--- Comment #1 from simendsjo <simendsjo at gmail.com> 2012-03-28 00:44:40 PDT ---
Oh, and the following works too:

    __gshared int[] ok3;
    ok3 = [1].map!("a*1")().array();

-- 
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