Remus

Jacob Carlborg doob at me.com
Wed Nov 21 23:14:37 PST 2012


On 2012-11-21 21:48, Namespace wrote:

> Hm, I like the Idea.
> But I would prefer:
> private:
>      int _bar in(int val) {
>          _bar = val;
>      } out {
>          return _bar;
>      }

The point was to make the syntax short. I wouldn't consider this much of 
an improvement.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list