Searched defs:StreamableInLocal (Results 1 – 1 of 1) sorted by relevance
216 struct StreamableInLocal {}; struct217 void operator<<(::std::ostream& os, const StreamableInLocal& /* x */) { in operator <<()