Fixing const arrays
Andrej Mitrovic
andrej.mitrovich at gmail.com
Wed Dec 14 06:54:09 PST 2011
I don't mind @property, usually I just create one property block for a
class, e.g.:
@property
{
// funcs..
}
More information about the Digitalmars-d
mailing list