Opened 13 years ago
Closed 12 years ago
#3439 closed Bugs (fixed)
Documentation error.
Reported by: | Yury Krylov | Owned by: | Ion Gaztañaga |
---|---|---|---|
Milestone: | Boost 1.45.0 | Component: | interprocess |
Version: | Boost 1.40.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Hello!
where is error:
Error: It must be "semophore" written here ISO "named condition".
#include <boost/interprocess/sync/named_semaphore.hpp>
!!!Here!!!
boost::interprocess::named_condition: A named semaphore. Named conditions are similar to anonymous conditions, but they are used in combination with named mutexes. Several times, we don't want to store synchronization objects with the synchronized data:
Best regards, Yury
Change History (1)
comment:1 by , 12 years ago
Milestone: | Boost 1.41.0 → Boost-1.45.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed for Boost 1.45 in release branch