Opened 10 years ago
Closed 10 years ago
#7590 closed Feature Requests (fixed)
Add lockable concept checkers based on Boost.ConceptCheck
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.53.0 | Component: | thread |
Version: | Boost 1.52.0 | Severity: | Not Applicable |
Keywords: | Cc: |
Description
Lockable concept checkers based on Boost.ConceptCheck could be useful when checking for the template parameters help to identify the source of a compile error.
For each lockable concept in the library an associate concept checker should be added.
Change History (4)
comment:1 by , 10 years ago
Milestone: | To Be Determined |
---|
comment:2 by , 10 years ago
Status: | new → assigned |
---|
comment:3 by , 10 years ago
Milestone: | → Boost 1.53.0 |
---|
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed revision [81667].
Note:
See TracTickets
for help on using tickets.
Committed revision [81083].