Skip to content

std::codecvt_utf8_utf16 is deprecated in C++17 #14

@visuve

Description

@visuve

You will have to come up with an alternative way to convert between UTF-8 and UTF-16:
https://en.cppreference.com/w/cpp/locale/codecvt_utf8_utf16

You code will not compile on newer C++ compilers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions