Opened 10 years ago
Closed 10 years ago
#7830 closed Bugs (fixed)
uninitialized_move doesn't check for exceptions
| Reported by: | Ion Gaztañaga | Owned by: | Ion Gaztañaga |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | move |
| Version: | Boost 1.52.0 | Severity: | Problem |
| Keywords: | Cc: | adam.wulkiewicz@… |
Description
uninitialized_move doesn't check for exceptions thrown by move ctor and don't delete already constructed objects
Note:
See TracTickets
for help on using tickets.

(In [82206]) Fixes #7830