Home

locked_sstream

locked_sstream is a tiny C++ library which wraps std::stringstream in a mutex to attempt to fix crashes on OS X when multiple threads simultaneously use different stringstreams. It remains to be seen whether it fixes the problem completely, but it certainly helps.

locked_sstream is released under the GNU GPL.

API documentation
Sourcecarlh.netgithub
Latestlocked_sstream-0.0.5.tar.bz2
Olderlocked_sstream-0.0.3.tar.bz2