Skip to content

Underscore misuse #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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