[Bug libstdc++/43451] New: [C++0x] atomic integral methods missing volatile overloads
ReportedBy: veloso at verylowsodium dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43451
[Bug libstdc++/40088] Creating a std::ostringstream object locks a global mutex
--- Comment #9 from veloso at verylowsodium dot com 2009-05-22 21:03 --- (In reply to comment #4) > Hm. I wonder how the "global" locale is supposed to interact with multiple > threads anyway (in the face of C++ not knowing about threads). Would it be > a conformin