$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] construe_cast, call for interest and feedback
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-10-09 08:50:37
On 09/10/2010 13:42, PB wrote:
> Rather than introducing another casting method, could lexical_cast be
> reworked internally to build upon Spirit? That way previous
> investments in lexical_cast will just work faster with no changes,
> Also, I won't need to stop and think which one I should be using.
The problem is that lexical_cast is a bit different since it takes into
account C++ locales.