[Boost-bugs] [Boost C++ Libraries] #9529: Boost.Signals2 VS2013 compile failure

Subject: [Boost-bugs] [Boost C++ Libraries] #9529: Boost.Signals2 VS2013 compile failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-27 17:27:35


#9529: Boost.Signals2 VS2013 compile failure
-------------------------------------+----------------------
 Reporter: dani@… | Owner: fmhess
     Type: Patches | Status: new
Milestone: To Be Determined | Component: signals2
  Version: Boost Development Trunk | Severity: Problem
 Keywords: VS2013 |
-------------------------------------+----------------------
 Signals2 takes the variadic templates code path with VS2013 and later.
 Because of limitations in Visual Studio when it comes to partially
 specialized class template forward declarations with default template
 parameters using dependent types, compilation fails in
 detail/slot_template.hpp line 28.

 VS2012 and earlier takes the "faux-variadic" code path which works around
 this problem.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9529>
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:15 UTC