We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 035caa8 commit b1698f5Copy full SHA for b1698f5
include/bitcoin/system/warnings.hpp
@@ -78,6 +78,7 @@
78
#define NO_ARRAY_INDEXING 26446
79
#define NO_THROW_IN_NOEXCEPT 26447
80
#define NO_UNSAFE_COPY_N 26459
81
+ #define NO_CONST_CAST_REQUIRED 26465
82
#define NO_STATIC_CAST 26467
83
#define NO_CASTS_FOR_ARITHMETIC_CONVERSION 26472
84
#define NO_IDENTITY_CAST 26473
0 commit comments