Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use constexpr constants instead of defines.
This is both to avoid using the preprocessor in C++ in general, and to prepare for future usage of the library as a C++ module.
- Loading branch information