$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-09-28 02:22:23
Arkadiy Vertleyb <vertleyb_at_[hidden]> wrote:
[]
> boost::lexical_cast<string>(string("I am a string with spaces")); // now
> returns just "I"
>
> OTOH, the code like this probably deserves to be broken :)
I would agree, if you used type 'word' rather than 'string'.
-- Maxim Yegorushkin