rename this to ctor

davidl davidl at 126.com
Wed Apr 1 09:49:38 PDT 2009


在 Wed, 01 Apr 2009 22:59:41 +0800,Trass3r <mrmocool at gmx.de> 写道:

> Walter Bright schrieb:
>> Instead, you can do this:
>>  class inherit : base
>> {
>>     ctor(int i) { }
>>     ctor() { super(); }
>> }
>
> Yeah, don't unnecessarily bloat the language. D2 already has a freaking  
> huge amount of features.


?
This is a not *feature*
This is something about the suitable way to name the ctor



More information about the Digitalmars-d mailing list