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 c5d0230 commit 1538b16Copy full SHA for 1538b16
pygccxml/declarations/__init__.py
@@ -151,6 +151,7 @@
151
from .type_traits import remove_reference
152
from .type_traits import remove_declarated
153
from .type_traits import remove_alias
154
+from .type_traits import remove_elaborated
155
156
from .has_operator_matcher import has_public_binary_operator
157
from .has_operator_matcher import has_public_equal
0 commit comments