-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I was trying to use pcpp (1.30) on this header-only library: https://github.com/tzlaine/parser
I am using command
/home/andrzej/.local/bin/pcpp boost/parser/parser.hpp -UBOOST_PARSER_DOXYGEN -I.
I am encountering two problems.
- The tool seems not to recognize
__has_includeand ends with an error when it encounters one. - The rendered output is missing content. E.g., there is no
#defineeven though one sees plenty of them when one looks through the header files of the library.
Any help would be most appreciated.
Metadata
Metadata
Assignees
Labels
No labels