mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
fix: a value set for __cpp_explicit_this_parameter
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
// TODO revise the below when clang-18 is released
|
// TODO revise the below when clang-18 is released
|
||||||
#if MP_UNITS_COMP_CLANG >= 18 && !defined __cpp_explicit_this_parameter
|
#if MP_UNITS_COMP_CLANG >= 18 && !defined __cpp_explicit_this_parameter
|
||||||
|
|
||||||
#define __cpp_explicit_this_parameter
|
#define __cpp_explicit_this_parameter 202110L
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user