Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5178: boost::exception uses invalid C++ code
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-11 00:20:31
#5178: boost::exception uses invalid C++ code
--------------------------------------+-------------------------------------
Reporter: chrisj | Owner: emildotchevski
Type: Bugs | Status: new
Milestone: To Be Determined | Component: exception
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by steven_watanabe):
Actually, the solution is simple:
* Implement the copy constructor
* Use it in clone
The standard only requires the template arguments to
be !CopyAssignable for assignment, not for copy construction.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5178#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:50:05 UTC