Y
Hacker News
new
|
ask
|
show
|
jobs
by
kirab
4626 days ago
If B() is noexcept then A() is actually exception safe. The only thing which could happen would be bad_alloc but then v does not have to be deleted any more.