cpp_id_attributes and 'function like' macros? #997
Closed
blitz-research
started this conversation in
General
Replies: 1 comment 1 reply
-
No, but there is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is cpp_id_attributes supposed to work with 'function like' macros, eg: for something like:
...and in my conf.py:
This is currently get ommited from the docs unless I remove SGD_FLAGS.
I can add SGD_FLAGS to Doxfile PREDEFINED and the enum gets docced again, but this removes SGD_FLAGS from the docs and I'd quite like to have it in there.
Bye,
Mark
Beta Was this translation helpful? Give feedback.
All reactions