Comment on C++ Exceptions: Under the Hood (2013)parentComments−WalterBright5yThat works until you incorporate code that throws errno.
Comments
That works until you incorporate code that throws errno.