Skip to content

Underscore misuse #2

@GJDuck

Description

@GJDuck

The current code-base uses underscore prefixes for the names of "hidden" definitions. Although this seems to build OK with my version of clang, redditor Yuushi points out:

As a nitpick, the usage of _ before every variable is a worry, though. C++ reserves any name starting with _ and followed by a capital letter.

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