mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 12:24:26 +02:00
refactor: clang-17 has a proper support for consteval
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if MP_UNITS_COMP_CLANG
|
#if MP_UNITS_COMP_CLANG < 17
|
||||||
|
|
||||||
#define MP_UNITS_CONSTEVAL constexpr
|
#define MP_UNITS_CONSTEVAL constexpr
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user