Auto-Implemented properties

monarch_dodra monarchdodra at gmail.com
Sat Jan 5 15:00:47 PST 2013


On Saturday, 5 January 2013 at 22:53:44 UTC, Philippe Sigaud 
wrote:
> Hi Michael,
>
> your code works for me (DMD 2.061, Linux), with a semicolon 
> after the alias
> in class Bar.
>
> Also, use writeln, not writefln, because writefln assumes the 
> first
> parameter is the formatting string.

Why would you want get/set though when D offers property 
functions?

The argument of "if your public attribute becomes private, then 
code breaks" is invalid in D.


More information about the Digitalmars-d-learn mailing list