$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] C++03 / C++11 compatibility question for compiled libraries
From: degski (degski_at_[hidden])
Date: 2018-02-18 14:04:52
On 18 February 2018 at 07:29, Olaf van der Spek via Boost <
boost_at_[hidden]> wrote:
> Even VS 2010 knows some C++11 stuff.
But, if you inspect some of the Boost code base, you'll have to conclude
that VS2010 is to be considered pretty recent (anything after VC6 is more
or less supported).
degski