dmd 1.070 and 2.055 release
Walter Bright
newshound2 at digitalmars.com
Sun Sep 11 18:07:41 PDT 2011
On 9/11/2011 4:53 PM, Ali Çehreli wrote:
> The problem is, the disabled default constructor of a *member* is making
> a wrapper class's constructor to be disabled as well:
Right. It's infectious. This is deliberate.
> I think this is at least limiting and very
likely a bug.
It's deliberate. It's likely that we can find ways to loosen things up in the
future, but the idea is to screw it down tight, first, instead of allowing big
holes.
More information about the Digitalmars-d-announce
mailing list