$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] Changes needed for VC++ 2015 Update 3?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-06-08 08:05:06
Beman Dawes wrote:
> Update 3 supports standards versioning switches similarly to gcc, clang,
> and other compilers. We probably want to update Boost.Config accordingly.
>
> See
> https://blogs.msdn.microsoft.com/vcblog/2016/06/07/standards-version-switches-in-the-compiler/
I'm not sure that this is a positive development.
Does the compiler provide a way to detect the mode it's in?