mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 16:52:15 +00:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
h = AllFromHeader('header_test.h')
|
|
exclude(h.A)
|
|
exclude(h.foo)
|
|
exclude(h.bar)
|