Boost logo

Boost Users :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-06-22 11:11:58


On Jun 13, 2005, at 6:56 AM, John Maguire wrote:
> I have a program where I have several signals, and I want an action to
> be
> taken when connect/disconnect occurs on them. I would prefer to avoid
> wrapping the calls, since it would reduce composibility. I would
> imagine
> that this isn't the first time that such a requirement has been made of
> signals, so I was wondering if someone could point me towards the
> standard
> solution for this?

I don't know of any good solutions to this. If you do end up wrapping
the calls, be sure to use the "slot_type" of the signal.

        Doug


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net