Skip to content

Enhancement: Change winrt::hstring::value_type to char16_t #48

@YexuanXiao

Description

@YexuanXiao

Since the width of wchar_t is configurable, future C++ Unicode facilities will only support char16_t instead of wchar_t. C++/WinRT should follow language conventions. On top of this, constructors that take wchar_t* and wdata/wcview member functions can be added to support interoperability with legacy code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementAdjust existing featuresfeatureNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions