Opened 7 years ago
Last modified 7 years ago
#11264 assigned Feature Requests
Add variadic lock_guard of Lockables
| Reported by: | viboes | Owned by: | viboes |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | thread |
| Version: | Boost 1.57.0 | Severity: | Not Applicable |
| Keywords: | Cc: |
Description
lock_guard works with BasicLockable.
In order the variadic version to avoid deadlock, it can work only with Lockable, as the use of lock forces it.
Change History (2)
comment:1 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 7 years ago
| Summary: | Add variadic lock_guard of Locables → Add variadic lock_guard of Lockables |
|---|
Note:
See TracTickets
for help on using tickets.
