Subject: [Boost-bugs] [Boost C++ Libraries] #10080: Make optional copy-ctor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-30 05:39:06
#10080: Make optional copy-ctor
------------------------------+-----------------------
Reporter: voivoid@⦠| Owner: olli
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: coroutine
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+-----------------------
I know that coroutines are made movable only to prevent UB during a stack
unwinding of RAII objects.
But there could be only POD objects and copy-ctor should work perfectly
fine ( my scenario is a binary tree iterator that has a coroutine ).
So I suggest to make an optional ( via template parameter? ) copy
constructor.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10080> 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:16 UTC