$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2020-03-26 10:45:21
On Thu, 26 Mar 2020 at 11:38, Alexander Grund via Boost
<boost_at_[hidden]> wrote:
> >
> > However I'll evaluate supporting even some older MSVC versions making
> > some C++11 features optional if possible.
> >
> >
> > Don't do that.
>
> Ok, then I have to require MSVC 2015 which is fine to me.
> How would I tell the test matrix about this?
By specifying cxx11 features as required in test/Jamfile
For example:
https://github.com/boostorg/mp11/blob/develop/test/Jamfile#L15
https://github.com/boostorg/gil/blob/develop/test/Jamfile#L57-L63
Best regards,
-- Mateusz Loskot, http://mateusz.loskot.net