cplusplus/fundamentals-ts

Remove "noexcept" from void swap(function& other)

Dani-Hub opened this issue · 0 comments

The proposal suggested to strike "noexcept" in [mods.func.wrap] p21:

void swap(function& other) noexcept;