Cannot instantiate a std.container.Array of a class with a init() function member.

Ali Çehreli via Digitalmars-d digitalmars-d at puremagic.com
Mon Mar 2 15:12:27 PST 2015


On 03/02/2015 09:48 AM, H. S. Teoh via Digitalmars-d wrote:

> The compiler
> should reject members named 'init' because .init already has a special
> meaning in the language.

Existing issue:

   https://issues.dlang.org/show_bug.cgi?id=12545

Ali



More information about the Digitalmars-d mailing list