[Boost-bugs] [Boost C++ Libraries] #1704: [any] 4512 warning from VC8/9 on warning level 4

Subject: [Boost-bugs] [Boost C++ Libraries] #1704: [any] 4512 warning from VC8/9 on warning level 4
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-22 00:23:27


#1704: [any] 4512 warning from VC8/9 on warning level 4
---------------------------------------------------------+------------------
 Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: nasonov
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: any
  Version: Boost Development Trunk | Severity: Cosmetic
 Keywords: |
---------------------------------------------------------+------------------
 Running the Any tests on VC8/9 + warning level 4 produces a couple of 4512
 (assignment operator could not be generated) warnings:

 {{{
 boost/any.hpp(130) : warning C4512: 'boost::any::holder<ValueType>' :
 assignment operator could not be generated
 }}}

 Attached is a patch to silence the warning.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1704>
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:49:57 UTC