Re: [Boost-bugs] [Boost C++ Libraries] #12123: Using Boost.Signals2 with Boost.Variant leads to compilation error, MSVC 14 (suspected compiler bug)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12123: Using Boost.Signals2 with Boost.Variant leads to compilation error, MSVC 14 (suspected compiler bug)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-04-14 21:28:47


#12123: Using Boost.Signals2 with Boost.Variant leads to compilation error, MSVC 14
(suspected compiler bug)
-------------------------------------------+----------------------
  Reporter: Gabriel Marcano <gmarcano@…> | Owner: fmhess
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: signals2
   Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------+----------------------
Changes (by raad@…):

 * cc: raad@… (added)

Comment:

 The problem is boost::variant's unconstrained templated constructor, which
 cannot be used in C++17's std::tuple.

 There are two related boost::varant bug reports:
 https://svn.boost.org/trac/boost/ticket/5871
 https://svn.boost.org/trac/boost/ticket/11602

 The problem mentioned in a Visual C++ blog post:
 https://blogs.msdn.microsoft.com/vcblog/2016/04/14/stl-fixes-in-
 vs-2015-update-2/

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12123#comment:2>
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-02-16 18:50:20 UTC