Boost C++ Libraries: Ticket #12891: boost::signals::scoped_connection is copyable and the documentation says it is not https://svn.boost.org/trac10/ticket/12891 <p> 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(). </p> <p> At the very least the documentation should be fixed. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12891 Trac 1.4.3