Re:Re: [boost] Re: FORMAL review of "Output Formatters" - votes needed

27 Sep
2004
27 Sep
'04
8:19 p.m.
Reece wrote:
Roland Richter wrote: John Torjo wrote:
The dilemma I see is that the outfmt library is somewhere between serialization (boost::serialization) and pretty-printing (boost::format). IMO, outfmt provides *both* at a basic level in that it simply adds streaming operators << and >> to STL containers, which, for some reason, are currently missing.
What advantages does using the output formatters for output/input have over using the serialization library to do the same thing? Robert Ramey
7564
Age (days ago)
7564
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Ramey