On 12/20/14 11:51 AM, David Nadlinger wrote:
On Saturday, 20 December 2014 at 02:14:37 UTC, Andrei Alexandrescu wrote:RCString is the solution. http://dpaste.dzfl.pl/817283c163f5 --How would refcounting help when the issue is const vs. immutable string slices?
All strings would have immutable characters. -- Andrei
