Opened 10 years ago

Last modified 10 years ago

#7591 closed Feature Requests

Add lockable traits that can be used with enable_if — at Version 1

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 (last modified by viboes)

Some functions taking a Lockable parameter should be instantiated only when the parameter is a model of Lockable.

Adding some traits as is_basic_lockable, is_lockable, .... will help.

Change History (1)

comment:1 by viboes, 10 years ago

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.