Searched defs:ostreamable (Results 1 – 1 of 1) sorted by relevance
459 struct ostreamable struct461 static void apply(Os& out, const T& arg) { out << arg; } in apply()