Getting completely (I mean ENTIRELY) rid off GC

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Sat Sep 13 13:45:31 PDT 2014


On Saturday, 13 September 2014 at 19:34:10 UTC, Andrei 
Alexandrescu wrote:
> C++11 makes all refcounting implementations of std::string 
> illegal. -- Andrei

Ah, so lifetime management can be rolled on top of string if 
needed? Hmm... makes sense.


More information about the Digitalmars-d mailing list