Opened 13 years ago

Closed 12 years ago

#3748 closed Bugs (fixed)

condition_variable_any not non-copyable

Reported by: oliver Owned by: Anthony Williams
Milestone: Boost 1.42.0 Component: thread
Version: Boost 1.41.0 Severity: Problem
Keywords: condition_variable_any Cc:

Description

the copy-ctor and assignment-operator are not correct for pthreads-tree (was a typo or copy-and-past-bug)

patch attached

Attachments (1)

condition_variable_any.patch (608 bytes ) - added by oliver 13 years ago.
patche for the correct copy-ctor and assignment-op.

Download all attachments as: .zip

Change History (2)

by oliver, 13 years ago

patche for the correct copy-ctor and assignment-op.

comment:1 by Anthony Williams, 12 years ago

Resolution: fixed
Status: newclosed

Fixed on trunk

Note: See TracTickets for help on using tickets.