C++ static exceptions proposal

Trass3r un at known.com
Wed Jul 25 01:45:28 UTC 2018


http://wg21.link/P0709
Interesting read. Looks like they want to bake something like 
llvm::Expected<T> into the language. I wonder if D shares all 
these dynamic exceptions issues.
In any case it should become relevant if they really change the C 
ABI as well.


More information about the Digitalmars-d mailing list