Skip to content

Identifiers with underscore #45

Closed
Closed
@Trigve

Description

@Trigve

I just want to point out that identifiers beginning with underscore and big letter or have double underscores anywhere are reserved in C++ (see http://en.cppreference.com/w/cpp/language/identifiers).

There are multiple identifiers in godot-cpp such as _ArgCast<>, _godot_class_instance_func<>(), ___get_method_class_name<>(), ... .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis has been identified as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions