sigmatch
sigmatch copied to clipboard
C++ 20 Module Version
This is already a C++ 20 library so why not have a version of this library that comes as a single C++20 module interface definition file instead of a header, to benefit from faster compile times and other advantages modules have over headers.
Instead of a single header you would have a single .ixx (or whatever extension other compilers use, the extension doesn't matter)