Opened 10 years ago

Closed 10 years ago

#7591 closed Feature Requests (fixed)

Add lockable traits that can be used with enable_if

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 (4)

comment:1 by viboes, 10 years ago

Description: modified (diff)
Status: newassigned

comment:2 by viboes, 10 years ago

Cc: viboes added
Milestone: To Be Determined

Committed in trunk [81175].

comment:3 by viboes, 10 years ago

Milestone: Boost 1.53.0

comment:4 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

Committed revision [81667].

Note: See TracTickets for help on using tickets.