Backport to C (or older C++ version) for compatibility
Opened this issue · 1 comments
jdpatdiscord commented
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.
jdpatdiscord commented
Recently completed backport to C++14.