Opened 11 years ago
Closed 11 years ago
#5772 closed Library Submissions (fixed)
Minor typo in boost::interprocess::messagequeue class reference
Reported by: | anonymous | Owned by: | Ion Gaztañaga |
---|---|---|---|
Milestone: | To Be Determined | Component: | interprocess |
Version: | Boost 1.47.0 | Severity: | Cosmetic |
Keywords: | Typo | Cc: |
Description
In message_queue public construct/copy/destruct third bullet: Opens a previously created process shared message queue with name "name". If the queue was not previously created or there are no free resources, throws an error. The word queue is missing.
Change History (2)
comment:1 by , 11 years ago
Component: | Documentation → interprocess |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in trunk at revision: 76117