Opened 9 years ago
Closed 9 years ago
#8648 closed Bugs (wontfix)
Documentation typo in thread.synchronization.lock_concepts
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
In the Document:
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"
Change History (2)
comment:1 by , 9 years ago
Milestone: | Boost 1.54.0 → To Be Determined |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
to cloak Synonyms
I prefer to let cloak.