UDP enhancement

Jacob Carlborg doob at me.com
Mon Jul 1 01:59:34 PDT 2013


On 2013-07-01 03:43, JS wrote:

> But yet absolutely useless and does nothing over using a field directly.

The advantage is that you get virtual methods. I also think it should be 
possible to manually implement just the setter, or getter. The compiler 
would only generate what's not already present.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list