Boost logo

Boost :

Subject: Re: [boost] Libraries and C++ compliance
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-04-10 15:38:30


On Mon, Apr 10, 2017 at 7:54 AM, Niall Douglas via Boost
<boost_at_[hidden]> wrote:
> So your headers should still do feature checking and #error out.

Beast is supposed to only require C++11. But I expect full support for
C++11. So Visual Studio 2015 with anything less than Update 3 is not
going to build correctly. I would love to check for specific updates,
but I cannot find any Microsoft documentation on _MSC_VER or
_MSC_FULL_VER that distinguishes between updates.


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