
28 Sep
2004
28 Sep
'04
7:22 a.m.
Arkadiy Vertleyb <vertleyb@hotmail.com> 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