Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2270: Compile Warning: Assignment Operator Could not be generated
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-24 20:02:34
#2270: Compile Warning: Assignment Operator Could not be generated
----------------------------------------------+-----------------------------
Reporter: Ryan Mulder <rjmyst3_at_[hidden]> | Owner: ramey
Type: Patches | Status: closed
Milestone: Boost 1.37.0 | Component: serialization
Version: Boost 1.36.0 | Severity: Problem
Resolution: wontfix | Keywords:
----------------------------------------------+-----------------------------
Changes (by ramey):
* status: new => closed
* resolution: => wontfix
Comment:
Instances of neither one of these classes should be assigned or copy
constructed. An attempt to do so would be a serious error. As things are
now, any attempt to assign or copy an instance of either of these classes
would result in a compile-time error- which is what we want. Including
this "fix" would permit the compilation to succeed and produce a program
which would fail in subtle ways.
Robert Ramey
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2270#comment:1> 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:58 UTC