Searched defs:struct_as_wstring_view (Results 1 – 1 of 1) sorted by relevance
119 struct struct_as_wstring_view {}; struct120 auto format_as(struct_as_wstring_view) -> fmt::wstring_view { return L"foo"; } in format_as() argument