Boost C++ Libraries: Ticket #8648: Documentation typo in thread.synchronization.lock_concepts https://svn.boost.org/trac10/ticket/8648 <p> In the Document: </p> <p> <a class="ext-link" href="http://boost-sandbox.sourceforge.net/doc/html/thread/synchronization.html#thread.synchronization.lock_concepts"><span class="icon">​</span>http://boost-sandbox.sourceforge.net/doc/html/thread/synchronization.html#thread.synchronization.lock_concepts</a> </p> <p> In definition of externally_locked: <strong>externally_locked is a model of Lockable, it cloaks an object of type T, and actually provides full access to that object through the get and set member functions, provided you pass a reference to a strict lock object.</strong> </p> <p> It should be "it locks an object" instead of "cloaks an object". </p> <p> Similarily, in Effects section of externally_locked: <strong>Constructs an externally locked object copying the cloaked reference.</strong> </p> <p> It should be "copying the locked reference" instead of "copying the cloaked reference" </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8648 Trac 1.4.3 viboes Tue, 04 Jun 2013 17:21:21 GMT owner, status, milestone changed https://svn.boost.org/trac10/ticket/8648#comment:1 https://svn.boost.org/trac10/ticket/8648#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.54.0</span> → <span class="trac-field-new">To Be Determined</span> </li> </ul> <p> to cloak Synonyms </p> <ul><li>cover, mask, veil. </li></ul><p> I prefer to let cloak. </p> Ticket viboes Sat, 08 Jun 2013 05:54:36 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8648#comment:2 https://svn.boost.org/trac10/ticket/8648#comment:2 <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">wontfix</span> </li> </ul> Ticket