Opened 15 years ago
Closed 15 years ago
#1039 closed Bugs (fixed)
read_write_mutex docs don't clearly specify that the functionality is not present
Reported by: | Anthony Williams | Owned by: | Anthony Williams |
---|---|---|---|
Milestone: | Boost 1.34.1 | Component: | thread |
Version: | Boost 1.34.0 | Severity: | Problem |
Keywords: | Cc: |
Description
read_write_mutex is not provided in boost 1.34 since the existing version is broken.
Even though this is mentioned in the documentation for the ReadWriteMutex concept, in the actual documentation for read_write_mutex there is no mention that it's not included. Links: http://www.boost.org/doc/html/boost/read_write_mutex.html http://www.boost.org/doc/html/boost/try_read_write_mutex.html http://www.boost.org/doc/html/boost/timed_read_write_mutex.html
Attachments (1)
Change History (4)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
by , 15 years ago
Attachment: | thread_doc.patch added |
---|
comment:2 by , 15 years ago
Milestone: | To Be Determined → Boost 1.34.1 |
---|
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Applied to RC_1_34_0.