refactor: clang-17 has a proper support for consteval

This commit is contained in:
Mateusz Pusz
2023-08-25 21:17:48 +02:00
parent 1cb20145c8
commit c53b692ac9

View File

@@ -107,7 +107,7 @@
#endif
#if MP_UNITS_COMP_CLANG
#if MP_UNITS_COMP_CLANG < 17
#define MP_UNITS_CONSTEVAL constexpr