DIP44: scope(class) and scope(struct)

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Aug 23 17:48:45 PDT 2013


On Saturday, 24 August 2013 at 00:45:46 UTC, H. S. Teoh wrote:
> Destroy! ;-)

I won't destroy but I'll say avoid the struct/class keywords and 
use `scope(this)` instead, it looks nicer and will work easier in 
generic code.


More information about the Digitalmars-d mailing list