Home
last modified time | relevance | path

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

/aosp_15_r20/external/fmtlib/test/
H A Dostream-test.cc276 struct streamable_and_unformattable {}; struct
278 auto operator<<(std::ostream& os, streamable_and_unformattable) in operator <<() argument
H A Dxchar-test.cc193 struct streamable_and_unformattable {}; struct
195 auto operator<<(std::wostream& os, streamable_and_unformattable) in operator <<() argument