Re: [Boost-bugs] [Boost C++ Libraries] #8533: signal garbage collection of slot objects

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8533: signal garbage collection of slot objects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-12 16:50:06


#8533: signal garbage collection of slot objects
-------------------------------+--------------------------
  Reporter: fmh6jj@… | Owner: fmhess
      Type: Tasks | Status: new
 Milestone: To Be Determined | Component: signals2
   Version: Boost 1.55.0 | Severity: Optimization
Resolution: | Keywords:
-------------------------------+--------------------------

Comment (by fmh6jj@…):

 If you destroy a signal, all the slot objects it contains are also
 destroyed (unless it is concurrently being invoked when it is destructed,
 in which case the signal's internals are destructed when invocation
 completes).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8533#comment:5>
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:17 UTC