2 Jun
2019
2 Jun
'19
7:15 p.m.
On Sun, Jun 2, 2019, 01:45 degski via Boost
On Sun, 2 Jun 2019 at 05:09, JeanHeyd Meneide via Boost < boost@lists.boost.org> 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