Searched defs:RawStreamProxy (Results 1 – 1 of 1) sorted by relevance
52 struct RawStreamProxy { struct54 friend std::ostream &operator<<(std::ostream &S, const RawStreamProxy<T> &V) { argument