$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: JeanHeyd Meneide (phdofthehouse_at_[hidden])
Date: 2019-06-02 19:15:06
On Sun, Jun 2, 2019, 01:45 degski via Boost <boost_at_[hidden]> wrote:
> On Sun, 2 Jun 2019 at 05:09, JeanHeyd Meneide via Boost <
> boost_at_[hidden]> wrote:
>
> > Hilariously, doing this has caused MSVC 2015 to roll over and C1001
> > itself from all the noexcept specifications.
> >
>
> Amusingly, this tends to happen to people that use outdated compilers. Why
> don't you try VS2019 [and if it then still falls over report a bug/defect]?
>
> degski
> --
> @realdegski
>
Dear Degski,
It works on VS 2019 and 2017 just fine. I just have to think about
what I should do about VS 2015 (if anything at all), since that compiler
claims to be a C++11 compiler and this is supposed to be a C++11 Library.
Best Wishes,
JeanHeyd
>