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.
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.