[Issue 3091] "auto x = new shared foo" does not compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 12 05:13:25 PST 2011


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



--- Comment #4 from Jason House <jason.james.house at gmail.com> 2011-12-12 05:13:23 PST ---
With that patch, when will "new shared foo()" be allowed? Is it semantically
equivalent to "cast(shared) new foo()"?

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