digitalmars.D - C++ static exceptions proposal
- Trass3r (6/6) Jul 24 2018 http://wg21.link/P0709
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