
30 Jan
2013
30 Jan
'13
8:15 p.m.
Jeff Flinn wrote:
On 1/30/2013 9:45 AM, meta221 wrote:
Hello, lately I've been working on a library that can output different kinds of containers to standard output streams.
...
Have you investigated the Container Printing Lib from boostcon 2007?
IIRC, this was modified over a few years and was submitted for review, but was not accepted. Some comments being: If it can output what about input? and Isn't this best done with boost::spirit karma for printing and qi for input?
Jeff
It's not clear to me how this differs from the log example in the serialization library Robert Ramey