Home
last modified time | relevance | path

Searched defs:struct_as_wstring_view (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fmtlib/test/
H A Dxchar-test.cc119 struct struct_as_wstring_view {}; struct
120 auto format_as(struct_as_wstring_view) -> fmt::wstring_view { return L"foo"; } in format_as() argument