Skip to content

The tutorial should use structs instead of enums for defining strong typedefs #4576

Closed
@ghost

Description

The example "enum GizmoId = int;" should be changed to use the new style of declaring strong typedefs; that is, with structs: "struct Gizmold( int );". The accompanying description needs a nudge as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions