Searched defs:istreamable (Results 1 – 1 of 1) sorted by relevance
502 struct istreamable struct504 static void apply(Is& out, T& arg) { out >> arg; } in apply()