nothrow by default

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Fri Jan 10 16:01:26 UTC 2020


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.



More information about the Digitalmars-d mailing list