std::string responsible for half the allocations in chrome

David Nadlinger via Digitalmars-d digitalmars-d at puremagic.com
Sat Dec 20 11:51:03 PST 2014


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?

David


More information about the Digitalmars-d mailing list