Skip to content

VS2022 IntelliSence Error E0095 #198

@twoone-3

Description

@twoone-3
E0095 Array is too large
 magic_enum\magic_enum.hpp 198
 in class "magic_enum::detail: :static_string<N> [where N=18446744073709551600Ui64]"
 on line:341 Detected during instantiation

When I compile the project with VS2022, the compiler reports this error, my compiler option is C++17, but it compiles and runs without problems, I hope you can check the reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededinvalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions