On Friday, 10 January 2020 at 22:00:08 UTC, Jesse Phillips wrote: > My point is c++ is not removing what is being proposed for > adding 'throw' What do you mean? C++ has "throw" as the default. Noexcept is the outlier, so yes, they did remove it.