Skip to content

[QUESTION] How to bind a pointer of an incomplete type? #2770

@xpmemeda

Description

@xpmemeda
class A;

A* myfunc();

I just want to use function myfunc, but an error appeared when binding it.

incomplete type of A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions