Opened 10 years ago
Last modified 10 years ago
#7591 closed Feature Requests
Add lockable traits that can be used with enable_if — at Initial Version
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.53.0 | Component: | thread |
Version: | Boost 1.52.0 | Severity: | Not Applicable |
Keywords: | Cc: | viboes |
Description
Some functions taking a Lockable parameter should be instantiated only when the parameter is a model of Locable.
Adding some traits as is basic_lockable, is_lockable, .... will help.
Note:
See TracTickets
for help on using tickets.