We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d74fe commit 9a464f0Copy full SHA for 9a464f0
generator/parser/rpp/pp-qt-configuration
@@ -31,3 +31,6 @@
31
#define Q_ENUM_NS(x)
32
#define Q_FLAG_NS(x)
33
#define Q_MOC_INCLUDE(...)
34
+
35
+// ignore static_assert
36
+#define static_assert(...)
0 commit comments