We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e34c98 + aeb2e73 commit 71fefddCopy full SHA for 71fefdd
1 file changed
include/bitcoin/system/warnings.hpp
@@ -88,6 +88,7 @@
88
#define USE_CONST 26496
89
#define USE_CONSTEXPR_FOR_FUNCTION 26497
90
#define NO_USE_OF_MOVED_OBJECT 26800
91
+ #define NO_INCOMPLETE_SWITCH 26818
92
#define UNSATISFIED_EXPECTATION 28020
93
#endif
94
#else
0 commit comments