Shalom
Are there any compilers that have preliminary support
for static exceptions? I'm particularly interested
in when Gcc will have that. I have a mix of closed
and open source code. My primary compiler for the
closed source stuff is Gcc.
So far the only thing in 2020 C++ that I've found
helpful is std::span. I thought about coroutines
here:
https://www.reddit.com/r/cpp_questions/comments/c6mbls/coroutines/
but they didn't seem very promising.
Brian
Ebenezer Enterprises - Enjoying programming again.
https://github.com/Ebenezer-group/onwards