Boost C++ Libraries: Ticket #1039: read_write_mutex docs don't clearly specify that the functionality is not present https://svn.boost.org/trac10/ticket/1039 <p> read_write_mutex is not provided in boost 1.34 since the existing version is broken. </p> <p> Even though this is mentioned in the documentation for the <a class="missing wiki">ReadWriteMutex</a> concept, in the actual documentation for read_write_mutex there is no mention that it's not included. Links: <a href="http://www.boost.org/doc/html/boost/read_write_mutex.html">http://www.boost.org/doc/html/boost/read_write_mutex.html</a> <a href="http://www.boost.org/doc/html/boost/try_read_write_mutex.html">http://www.boost.org/doc/html/boost/try_read_write_mutex.html</a> <a href="http://www.boost.org/doc/html/boost/timed_read_write_mutex.html">http://www.boost.org/doc/html/boost/timed_read_write_mutex.html</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1039 Trac 1.4.3 Anthony Williams Thu, 07 Jun 2007 13:28:53 GMT status changed https://svn.boost.org/trac10/ticket/1039#comment:1 https://svn.boost.org/trac10/ticket/1039#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Anthony Williams Fri, 08 Jun 2007 09:24:39 GMT attachment set https://svn.boost.org/trac10/ticket/1039 https://svn.boost.org/trac10/ticket/1039 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">thread_doc.patch</span> </li> </ul> Ticket Thomas Witt Fri, 08 Jun 2007 18:47:31 GMT milestone changed https://svn.boost.org/trac10/ticket/1039#comment:2 https://svn.boost.org/trac10/ticket/1039#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.34.1</span> </li> </ul> Ticket Thomas Witt Fri, 08 Jun 2007 18:49:14 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1039#comment:3 https://svn.boost.org/trac10/ticket/1039#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Applied to RC_1_34_0. </p> Ticket