Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2005-01-27 14:20:53


these operators are not part of the serialization library but rather the
standard library.

Robert Ramey

Sergey Skorniakov wrote:
> Hello, Robert!
>
> I've got a couple of linker error with
> std::wostream & operator<<(std::wostream &os, const char t) and
> std::wostream & operator<<(std::wostream &os, const char *t) when
> defining custom archives and explicitly instantiating them in
> separate library. Can you declare these operators as inline - its
> would be more convenient for anyone performing same task?
>
>
> With best regards, Sergey.
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk