Skip to content

(Feature) Parsing functions outside of classes #8

@noizex

Description

@noizex

I could really use a feature that would enable parsing free functions that are not inside a particular class. I can't seem to get it working because it always starts with a macro-annotated class and then goes over members of that class. I did workaround and moved the free functions as a static class methods and make them visible to header-parser this way, but I wonder if allowing to parse such functions would be possible? (or maybe even is and I didn't figure it out?)

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