Herb Sutter on zero cost exceptions for C++
Jonathan Marler
johnnymarler at gmail.com
Fri Sep 27 17:26:02 UTC 2019
On Thursday, 26 September 2019 at 17:51:16 UTC, shfit wrote:
> Herb Sutter gave a pretty interesting talk on zero cost
> exceptions and RTTI.
>
> https://m.youtube.com/watch?v=ARYP83yNAWk
>
> Could this be an option for D to avoid @gc exceptions?
Wow this is a really big deal. Zero-overhead exception with no
memory allocation. Could be a big feature for D.
More information about the Digitalmars-d
mailing list