Disadvantages of ARC
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Thu Feb 6 08:42:54 PST 2014
On 2/6/14, 8:25 AM, Andrei Alexandrescu wrote:
> rcstring rc!(string s) { ... }
I meant
rcstring rc(string s)() { ... }
Andrei
More information about the Digitalmars-d
mailing list