$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Beast] std::to_string not available in gcc 4.8?
From: Dominique Devienne (ddevienne_at_[hidden])
Date: 2016-11-09 07:46:57
On Wed, Nov 9, 2016 at 1:38 PM, Vinnie Falco <vinnie.falco_at_[hidden]> wrote:
> [...] What do folks typically do when they want to call std::to_string on
> an unsupported distribution?
>
boost::lexical_cast<std::string>()