Subject: [Boost-bugs] [Boost C++ Libraries] #8648: Documentation typo in thread.synchronization.lock_concepts
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-04 13:31:28
#8648: Documentation typo in thread.synchronization.lock_concepts
------------------------------------------------+---------------------------
Reporter: Gaurav Gupta <g.gupta@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: Boost 1.54.0 | Component: thread
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: |
------------------------------------------------+---------------------------
In the Document:
[http://boost-
sandbox.sourceforge.net/doc/html/thread/synchronization.html#thread.synchronization.lock_concepts]
In definition of externally_locked:
'''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.'''
It should be "it locks an object" instead of "cloaks an object".
Similarily, in Effects section of externally_locked:
'''Constructs an externally locked object copying the cloaked
reference.'''
It should be "copying the locked reference" instead of "copying the
cloaked reference"
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8648> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC