Re: [Boost-bugs] [Boost C++ Libraries] #12110: boost::signals2 with reference to boost::any crashes on vc2015 update2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12110: boost::signals2 with reference to boost::any crashes on vc2015 update2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-04-22 07:30:41


#12110: boost::signals2 with reference to boost::any crashes on vc2015 update2
-------------------------------+----------------------
  Reporter: tschenser@… | Owner: fmhess
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: signals2
   Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by tschenser@…):

 Maybe there is some problem with the type deduction on the Microsoft side
 here, see my sample testcase3. There is the same implicit type constructor
 std::tuple<std::tuple<DoubleHolder>> called here in method foo(). The
 workaround implements the same const _T & logic in method bar() as you do
 with your commit. What do you think about this?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12110#comment:8>
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