Subject: [Boost-bugs] [Boost C++ Libraries] #13351: Unable to compile a project using recursive variant under MSVC 2017 15.5 with compiler switch /std:c++17 and /std:c++latest
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-12-19 14:33:36
#13351: Unable to compile a project using recursive variant under MSVC 2017 15.5
with compiler switch /std:c++17 and /std:c++latest
------------------------------+---------------------
Reporter: jhruby.web@⦠| Owner: (none)
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.63.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
15.4 compiler compiles with all flags std flags without any issues. 15.5
version is unable to compile correctly /std:c++17 and /std:c++latest.
Check out the library:
https//github.com/no1msd/mstch
Configure CMAKE and CMAKE_CXX_FLAGS += /std:c++17
After opening project under visual studio compilation fails:
compiler-output.txt
Please note that switches /std:c++11 and /std:c++14 are working correctly.
Thanks
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13351> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-12-19 14:40:27 UTC