Skip to content

Commit 1538b16

Browse files
committed
Expose the remove_elaborated method
1 parent c5d0230 commit 1538b16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pygccxml/declarations/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@
151151
from .type_traits import remove_reference
152152
from .type_traits import remove_declarated
153153
from .type_traits import remove_alias
154+
from .type_traits import remove_elaborated
154155

155156
from .has_operator_matcher import has_public_binary_operator
156157
from .has_operator_matcher import has_public_equal

0 commit comments

Comments
 (0)