28 Feb
2008
28 Feb
'08
9:53 p.m.
Does the Boost.Iostreams library have overloaded bitshift operators? That way I could do: boost::iostreams::stream<myclass> theOutputStream; theOutputStream << MyData;