Getters/setters generator

Mike Bierlee via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Dec 10 12:25:05 PST 2016


On Friday, 9 December 2016 at 10:27:05 UTC, Eugene Wissner wrote:
> It would generate 2 methods "num": one to set num_ and one to 
> get its value.

It would be great if you could generate @properties instead. I 
like the more natural way of accessing those instead of 
getters/setters.


More information about the Digitalmars-d-announce mailing list