"Value class instance" pattern?
Kagamin
spam at here.lot
Mon Jul 15 11:29:51 PDT 2013
void initialization is for stack variables only. It doesn't make
sense for fields as they're initialized with init.
More information about the Digitalmars-d
mailing list