std::string & multithreading

Radu Marginean radu_marg@yahoo.com
Sat Feb 27 18:58:00 GMT 2010


No, fragment is not shared among threads. There is no string objects shared among threads.

Thanks,
Rad

> 
> Is 'fragment' shared between threads?
> Concurrent non-const operations on a single string object
> are not allowed.
> 


      



More information about the Libstdc++ mailing list