Boost C++ Libraries: Ticket #8273: Add externally locked streams https://svn.boost.org/trac10/ticket/8273 <p> Based on N3354: C++ Stream Mutexes <a class="ext-link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3354.html"><span class="icon">​</span>http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3354.html</a> add thread safe streams that gets its protecting mutex externally instead of internally as in the proposal so that several streams can share the same protecting mutex. </p> <p> This will be useful to take in account coherency when working with cout and cin. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8273 Trac 1.4.3 viboes Thu, 28 Mar 2013 23:53:15 GMT status changed https://svn.boost.org/trac10/ticket/8273#comment:1 https://svn.boost.org/trac10/ticket/8273#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Sat, 30 Mar 2013 09:49:58 GMT milestone changed https://svn.boost.org/trac10/ticket/8273#comment:2 https://svn.boost.org/trac10/ticket/8273#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.55.0</span> </li> </ul> Ticket viboes Mon, 16 Sep 2013 17:11:13 GMT milestone changed https://svn.boost.org/trac10/ticket/8273#comment:3 https://svn.boost.org/trac10/ticket/8273#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.55.0</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> Ticket viboes Tue, 14 Jan 2014 06:28:00 GMT milestone changed https://svn.boost.org/trac10/ticket/8273#comment:4 https://svn.boost.org/trac10/ticket/8273#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.56.0</span> → <span class="trac-field-new">Boost 1.57.0</span> </li> </ul> Ticket viboes Fri, 05 Sep 2014 06:11:53 GMT milestone deleted https://svn.boost.org/trac10/ticket/8273#comment:5 https://svn.boost.org/trac10/ticket/8273#comment:5 <ul> <li><strong>milestone</strong> <span class="trac-field-deleted">Boost 1.57.0</span> </li> </ul> Ticket