
1 Dec
2009
1 Dec
'09
8:58 p.m.
Zitat von Robert Ramey <ramey@rrsd.com>:
strasser@uni-bremen.de wrote:
link an external library for printing a vector?
aaaa... try printing a vector without linking the C runtime library.
you know the difference. I don't understand why you even brought up using your library for that. if I may link to a document written by a certain library author: http://www.boost.org/doc/libs/1_40_0/libs/serialization/doc/rationale.html#a... archives are not streams, and serialization is not streaming. boost.serialization was never intended to replace all operator<<()'s in the world, was it?