On 2/6/14, 8:25 AM, Andrei Alexandrescu wrote:
rcstring rc!(string s) { ... }

I meant

rcstring rc(string s)() { ... }


Andrei

Reply via email to