$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Checking interest in to_string functions
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-10-01 08:07:19
On 09/30/2011 08:29 PM, Antony Polukhin wrote:
> Some conversion implementations already
> exist in lexical_cast library, and it is as fast as spirit for most
> cases.
Not really.
As for dependence to a locale, that's a shame. Yet another slow
string/number conversion facility, as if there weren't enough already.