Skip to content

Is magic_enum supported on nvc++? #371

Description

@Jasonguo9019

I successfully compiled and ran a program that uses magic_enum using nvc++ 24.5, but enum_count returns 128 (MAGIC_ENUM_RANGE_MAX) regardless of the actual number of elements. Also, enum_name just gives the index of each enum variable, instead of the name.

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

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions