Skip to content

Conversation

@jonwis
Copy link
Member

@jonwis jonwis commented Dec 30, 2025

This fixes #505

String views are not (necessarily) null terminated. Previously, wil::str_concat required only "things that can be wchar_t const* converted." This change expands that to support string views. Note that there is no wistd::pair<> - one is declared in wistd_type_traits.h but no body is provided.

Note: This includes the same CMakePresets.json update as #589 - whichever loses the race will have it removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for std::string_view in wil::str_concat

1 participant