$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-03-05 05:51:32
Kevlin Henney wrote:
>>http://listarchives.boost.org/MailArchives/boost/msg36221.php references an
>>improved lexical_cast. Will it or a similar improvement will be included
>>in the 1.30 release? Specifically, I'm looking for point 2: casting
>>between C-style strings and std::strings that accepts spaces within the
>>text instead of emitting the bad lexical cast error.
>
> Hi,
>
> Yes, the whitespace problem is fixed in the forthcoming version.
What's "forthcoming version"? Is this forthcoming Boost release? Then
I don't see any changes to lexical_cast.hpp at all. Or lexical_cast update
will be committed later?
- Volodya