Boost C++ Libraries: Ticket #3725: boost/io/ios_state.hpp https://svn.boost.org/trac10/ticket/3725 <p> The boost/io/ios_state.hpp should be compiled with highest warning level. </p> <p> In MSVC 9.0 with warning level 4 it produces: "Assignment operator could not be generated". </p> <p> Since all saver classes are non copyable they should derive from noncopyable or declare private copy constructor and assignment operator. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3725 Trac 1.4.3 rwebb <richard.webb@…> Mon, 07 Dec 2009 13:01:49 GMT <link>https://svn.boost.org/trac10/ticket/3725#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3725#comment:1</guid> <description> <p> This looks like a dup of both <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1414" title="#1414: Feature Requests: Warning suppression desirable for ios_state (closed: fixed)">#1414</a> and <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3588" title="#3588: Bugs: boost\io\ios_state.hpp(256) : warning C4512: ... (closed: duplicate)">#3588</a> (fixed in Trunk, but not yet merged to release). </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Wed, 06 Jan 2010 08:52:32 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3725#comment:2 https://svn.boost.org/trac10/ticket/3725#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> Ticket