www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - C++ static exceptions proposal

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.
Jul 24 2018