-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use macro to use consteval when compiling in C++20 standard, or constexpr for C++14/17. Only for those functions which require compile-time evaluation. * Keep STL independent, because not all users may be willing or able to use the STL in their environment.
- Loading branch information
Maarten van Geijn
committed
Jul 9, 2024
1 parent
0cbf8c0
commit 57d1125
Showing
1 changed file
with
10 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters