Post #541682
2026-03-04 21:01 UTC
A hill I will die on that C++ "Exceptions" are an abomination.
This extends a HW-oriented concept which was already bad, made you do horrible things to the stack, then extended it to higher-level software.
Unwinding a C++ exception is too much work to compensate for bad error handling discipline.
Replies (0)
No replies.