We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7694aad commit 6073295Copy full SHA for 6073295
docs/faq.rst
@@ -83,6 +83,18 @@ Some things you may try (in order of priority):
83
by pygccxml. You will find an example of this mechanism in the examples section.
84
85
86
+Flags
87
+-----
88
+
89
+castxml_epic_version
90
+--------------------
91
92
+The ```castxml_epic_version``` can be set to 1 to benefit from new castxml
93
+and pygccxml features. To be able to use this, you will need the latest
94
+castxml version.
95
96
+Currently this adds the support for elaborated type specifiers.
97
98
\_\_va_list_tag and other hidden declarations (f1)
99
--------------------------------------------------
100
0 commit comments