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