Skip to content

Add a preprocessor method/api to retrieve the existing macros #589

@mingodad

Description

@mingodad

We already have a method void printMacros(std::ostream &out) const; but there is no way to retrieve the defined macros in code to do something with then, maybe something like void macros() const -> std::vector<std::tuple<std::string_view, std::string_view>>;;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions