[Boost-bugs] [Boost C++ Libraries] #11080: MSVC level 4 compiler warnings in function_output_iterator

Subject: [Boost-bugs] [Boost C++ Libraries] #11080: MSVC level 4 compiler warnings in function_output_iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-06 14:10:44


#11080: MSVC level 4 compiler warnings in function_output_iterator
-------------------------------------------+------------------------------
 Reporter: Erik Levin <p.erik.d.levin@…> | Owner: jeffrey.hellrung
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: iterator
  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 file
 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/11080>
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:18 UTC