[Boost-bugs] [Boost C++ Libraries] #11042: MSVC level 4 compiler warnings in signals2 and funtion_output_iterator

Subject: [Boost-bugs] [Boost C++ Libraries] #11042: MSVC level 4 compiler warnings in signals2 and funtion_output_iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-17 19:49:07


#11042: MSVC level 4 compiler warnings in signals2 and funtion_output_iterator
-------------------------------------------+----------------------
 Reporter: Erik Levin <p.erik.d.levin@…> | Owner: fmhess
     Type: Patches | Status: new
Milestone: To Be Determined | Component: signals2
  Version: Boost 1.56.0 | Severity: Problem
 Keywords: |
-------------------------------------------+----------------------
 When compiling a project using signals2 (boost v. 1.56) with warning level
 4 (/W4) in Visual Studio 2013, warnings are generated on the files
 signal_template.hpp and function_output_iterator.hpp.

 The warning is C4512: assignment operator could not be generated.

 Supplying patch which solves the issue by declaring those classes
 noncopyable.

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