Re: [Boost-bugs] [Boost C++ Libraries] #3395: Assignment to optional is not possible if operator& is overriden

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3395: Assignment to optional is not possible if operator& is overriden
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-12 11:34:17


#3395: Assignment to optional is not possible if operator& is overriden
---------------------------+------------------------------------------------
  Reporter: andysem | Owner: fcacciola
      Type: Bugs | Status: closed
 Milestone: Boost 1.41.0 | Component: optional
   Version: Boost 1.40.0 | Severity: Problem
Resolution: fixed | Keywords: optional assignment
---------------------------+------------------------------------------------
Changes (by andysem):

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

Comment:

 (In [67183]) Merged changes from trunk. Fixes #3395. Also updates swap
 behavior: if default constructor has no-throw guarantee, swap will use it
 to provide no-throw guarantee itself. operator>> behavior changed slightly
 so that the stream is not accessed when unrecognized character sequence is
 detected. The stream is marked with failbit in such a case.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3395#comment:10>
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:05 UTC