microsoft / wil

Windows Implementation Library
MIT License
2.57k stars 234 forks source link

Add a string literal marker for wil::zwstring_view #384

Closed jonwis closed 10 months ago

jonwis commented 10 months ago

@dmachaj points out that it'd be handy to have a literal that produced a wil::zwstring_view for use in arrays or just generally "easy to make zviews".