Blog
1 week ago
C++ Exceptions, Explained from First Principles (and Assembly)
A deep, step-by-step exploration of how C++ exceptions work on Linux, from the language rules down to ABI details, stack unwinding, and assembly.
Source: HackerNoon →A deep, step-by-step exploration of how C++ exceptions work on Linux, from the language rules down to ABI details, stack unwinding, and assembly.
Source: HackerNoon →