On Friday, 10 January 2020 at 15:43:35 UTC, Jesse Phillips wrote: > C++ remove exception specification but kept `noexcept` and > `throw()` both of which behave like the desired `throw` > discussed here for D. No, "throw()" is not only deprecated, it is removed in C++20.