Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8449: Provide swap() and/or move for signals
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-16 14:29:35
#8449: Provide swap() and/or move for signals
-------------------------------+--------------------------------------------
Reporter: andysem | Owner: fmhess
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: signals2
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by fmh6jj@â¦):
Adding swap and move is fine by me. I'll try to do this soonish. If you
are impatient, and can brave all the preprocessor macros in
signal_template.hpp, then sending a patch would also be fine. I believe
implementing swap should be relatively trivial, since the signal classes
are pimpls with only one data member: a shared_ptr to an implementation
class.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8449#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:12 UTC