
25 Aug
2009
25 Aug
'09
1:53 p.m.
AMDG Jeffrey Bosboom wrote:
For the record, if the argument was an auto_ptr&, I would expect the auto_ptr to still own the resource if an exception was thrown, although I don't know how to implement it (moving back into the auto_ptr might throw too).
auto_ptr operations never throw. In Christ, Steven Watanabe