ExceptionHandler
ExceptionHandler copied to clipboard
Backport to C (or older C++ version) for compatibility
This project currently requires C++17, which is considered by many yet to be too new or unsupported for various reasons. It would be useful to backport this project to an older language version, preferably without much loss to code legibility.
Achieving this makes this project more accessible.
Recently completed backport to C++14.