Boost logo

Boost Users :

From: Rainer Thaden (RThaden_at_[hidden])
Date: 2008-03-27 06:27:40


Hi,

> or consider
> - http://svn.boost.org/trac/boost/browser/sandbox/thread_safe_signals
> from: Frank Mori Hess :)

Yepp, I also came across that and wondered why Frank didn't recommend that.

Anyway, I am busy with changing boost signals to Qt signals and found
the first severe limitation:

 From Qt docs:
"If several slots are connected to one signal, the slots will be
executed one after the other, in an arbitrary order, when the signal is
emitted. "

That is, no grouping as in boost signals is possible. That's really a pity.

Best regards,

Rainer


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