Boost logo

Boost :

Subject: Re: [boost] [Beast] std::to_string not available in gcc 4.8?
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2016-11-11 07:49:35


On Fri, Nov 11, 2016 at 3:43 AM, degski <degski_at_[hidden]> wrote:
> A far better solution that boost::lexical_cast is the Boost.Convert 2.0
> <http://www.boost.org/doc/libs/1_62_0/libs/convert/doc/html/index.html>
> library.

Thank you, this looks great and its exactly what I needed. I had some
concerns about lexical_cast and the inefficiencies of exceptions for
my simple use case.

This is one of the great things I love about having Boost as a
monolithic distribution, it has a wonderful collection of (mostly
header-only) libraries that I can just reach for as needed without
fussing about dependencies.


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