Subject: [Boost-bugs] [Boost C++ Libraries] #12891: boost::signals::scoped_connection is copyable and the documentation says it is not
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-09 15:14:25
#12891: boost::signals::scoped_connection is copyable and the documentation says it
is not
----------------------------------+---------------------
Reporter: thomas.sondergaard@⦠| Owner: dgregor
Type: Bugs | Status: new
Milestone: To Be Determined | Component: signals
Version: Boost 1.63.0 | Severity: Problem
Keywords: |
----------------------------------+---------------------
The documentation for boost::signals:scoped_connection indicates that
scoped_connection is noncopyable. This is not the case and it can lead the
user into traps such as putting it in a std::vector with emplace_back().
At the very least the documentation should be fixed.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12891> 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-03-09 15:18:37 UTC