$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2005-06-20 09:39:48
On Mon, 20 Jun 2005 17:31:45 +0400, Andrey Melnikov
<melnikov_at_[hidden]> wrote:
[]
> If you need it for performance, we had a discussion about lexical_cast
> performance issues some time ago in thread named "lexical_cast with
> default value", and I googled other discussions too by searching for
> "lexical_cast performance".
Yes, exactly for performance.
> We weren't able to provide enough arguments for such specialization, and
> ended with a need for fast numeric conversion library which won't be
> related to lexical_cast at all.
Got it. Thanks.
-- Maxim Yegorushkin