Skip to content

nested magic_enum::enum_switch -- failed on msvc? #200

@Korsar13

Description

@Korsar13

https://gist.github.com/Korsar13/5c171d0cd0b47d62276cac07b6b6a184

compiled by clang, prints

convert from char to char
convert from char to int
convert from char to float
convert from int to char
convert from int to int
convert from int to float
convert from float to char
convert from float to int
convert from float to float

msvc compilation fails,
mm.cpp(39): error C2893: Failed to specialize function template 'void convert_tmpl(const TSrc *,TDst *,size_t)'

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