Searched defs:streamable_and_unformattable (Results 1 – 2 of 2) sorted by relevance
276 struct streamable_and_unformattable {}; struct278 auto operator<<(std::ostream& os, streamable_and_unformattable) in operator <<() argument
193 struct streamable_and_unformattable {}; struct195 auto operator<<(std::wostream& os, streamable_and_unformattable) in operator <<() argument