Skip to content

Uninitilized class variables #4

@HexDecimal

Description

@HexDecimal

Visual Studio is throwing out a lot of C26495 warnings at the moment.

These are super easy to fix just by adding {} after the variable names, but if care is taken then initializers and other code can be simplified during this time depending on how the variables are actually set.

I might decide to focus on this just so that I can see the remaining warnings better.

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