Re: [Boost-bugs] [Boost C++ Libraries] #7724: executing signals2::signal::connect creates many copies of the connected object

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7724: executing signals2::signal::connect creates many copies of the connected object
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-22 15:40:44


#7724: executing signals2::signal::connect creates many copies of the connected
object
-----------------------------------+----------------------------------------
  Reporter: pszeptycki@… | Owner: fmhess
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: signals2
   Version: Boost 1.49.0 | Severity: Problem
Resolution: invalid | Keywords: signals2 connect multiple objects copy
-----------------------------------+----------------------------------------
Changes (by fmhess):

  * status: new => closed
  * resolution: => invalid

Comment:

 It's not a bug. Slots are copied by value, by design. If you want, you
 can submit a separate bug regarding the poor documentation of this fact.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7724#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:11 UTC