Smart pointers instead of GC?

Frank Bauer y at z.com
Sat Feb 1 19:15:38 PST 2014


Of course, the big deal is: if I opt for ARC(T), Owning(T) and 
Borrowed(T) exclusively, the GC has no business running for a 
microsecond in my code or the standard library functions I call.


More information about the Digitalmars-d mailing list