Re: [Boost-bugs] [Boost C++ Libraries] #1414: Warning suppression desirable for ios_state

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1414: Warning suppression desirable for ios_state
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-30 05:59:16


#1414: Warning suppression desirable for ios_state
-------------------------------+--------------------------------------------
  Reporter: pbristow | Owner: dlwalker
      Type: Feature Requests | Status: closed
 Milestone: Boost 1.36.0 | Component: io
   Version: Boost 1.34.1 | Severity: Cosmetic
Resolution: fixed | Keywords: warning ios_state
-------------------------------+--------------------------------------------
Changes (by vladimir_prus):

  * status: new => closed
  * resolution: => fixed

Comment:

 (In [53425]) Add private assignment operators.

 Patch from Richard Webb.
 This fixes #1414, where msvc complained that default assignment operator
 could not be generated. This can be fixed either by pragmas, or by
 declaring (but not defining), private assignment operator. The latter
 approach seems better, since it's likely to help on other compilers.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1414#comment:3>
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:00 UTC