Skip to content

Provide to_hstring(IStringable const&) overload #1258

@jaigak

Description

@jaigak

Provide an overload of to_hstring for IStringable that simply returns IStringable::ToString. This will unify the stringification of WinRT classes and primitive types. This is also useful for XAML since it's only aware of to_hstring and not IStringable::ToString when using from C++/WinRT.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions