Opened 10 years ago

Closed 10 years ago

#7449 closed Feature Requests (fixed)

Synchro: Add a synchronized value class

Reported by: viboes Owned by: viboes
Milestone: Boost 1.54.0 Component: thread
Version: Boost 1.51.0 Severity: Not Applicable
Keywords: Cc:

Description

Add a synchronized value class following the design in [@http://www.drdobbs.com/cpp/enforcing-correct-mutex-usage-with-synch/225200269 Enforcing Correct Mutex Usage with Synchronized Values]

Change History (7)

comment:1 by viboes, 10 years ago

Status: newassigned

comment:2 by viboes, 10 years ago

Milestone: To Be Determined

Committed in trunk revision [81072] first version, test missing.

comment:3 by viboes, 10 years ago

Milestone: Boost 1.53.0

comment:4 by viboes, 10 years ago

Committed revision [81667].

comment:5 by viboes, 10 years ago

Milestone: Boost 1.53.0

comment:6 by viboes, 10 years ago

Milestone: Boost 1.54.0

comment:7 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

Committed revision [83525].

Note: See TracTickets for help on using tickets.