Subject: [Boost-bugs] [Boost C++ Libraries] #3725: boost/io/ios_state.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-07 12:21:43
#3725: boost/io/ios_state.hpp
--------------------------+-------------------------------------------------
Reporter: anonymous | Owner: dlwalker
Type: Patches | Status: new
Milestone: Boost 1.42.0 | Component: io
Version: Boost 1.41.0 | Severity: Cosmetic
Keywords: |
--------------------------+-------------------------------------------------
The boost/io/ios_state.hpp should be compiled with highest warning level.
In MSVC 9.0 with warning level 4 it produces:
"Assignment operator could not be generated".
Since all saver classes are non copyable they should derive from
noncopyable or declare private copy constructor and assignment operator.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3725> 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:02 UTC