Skip to content

Allow iterating over generated enums in C++ #71

Description

@DanielKamkha

[Original issue by Arsen Drambyan]

As a developer I need to iterate over all the values of an enum in C++ in order to verify that all the values are covered e.g. a conversion function, verified in a unit test.

Acceptance criteria would be any way to iterate over the values of an enum in C++.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions