Skip to content

[PARSE BUG]: doesn't correctly parse member function pointers #79

@virtuald

Description

@virtuald

Problem description

From https://isocpp.org/wiki/faq/pointers-to-members

C++ code that can't be parsed correctly (please double-check that https://robotpy.github.io/cxxheaderparser/ has the same error)

typedef  int (Fred::*FredMemFn)(char x, float y);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions