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