On 2013-01-26 17:29, Andrei Alexandrescu wrote:

This is interesting. I wonder how to make it work for UFCS functions
(which _do_ have one argument).

There's two problems with the getter syntax.

1. How to distinguish a template property from a regular function

2. How to distinguish a property without an implementation from a variable declaration

--
/Jacob Carlborg

Reply via email to