$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-04-02 18:51:46
Tim Shead wrote:
> If you have an object whose serialization contains whitespace, say:
> ..snip...
> Of course, there's room here for supporting wide strings, etc. Has
> anything such as this been considered before?
Yes, have a look at these discussions:
http://listarchives.boost.org/MailArchives/boost/msg23687.php
http://listarchives.boost.org/MailArchives/boost/msg23923.php
http://listarchives.boost.org/MailArchives/boost/msg24086.php
I also added this to the Wiki page on Lexical Cast for the next time this comes up....
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?LexicalCast
Jeff