Boost logo

Boost :

From: Maxim Yegorushkin (maxim.yegorushkin_at_[hidden])
Date: 2006-04-10 04:30:44


On 4/10/06, Reece Dunn <msclrhd_at_[hidden]> wrote:

[]

> > * Boost Lexical Cast has been tentatively accepted by the LWG for TR2.
>
> This has to be one of the most useful utilities in Boost.

All developers I know roll out their own versions of lexical_cast.
Last time I checked the implementation of boost::lexical_cast it had
efficiency bugs. There at least should be specializations for string
-> integer/double conversions that use strtoul/d functions directly
rather than iostreams.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk