Boost logo

Boost Users :

From: Nat Goodspeed (nat_at_[hidden])
Date: 2008-07-12 10:26:45


Simon Pickles wrote:

> I am using boost::functions to provide a simple event system, but have
> come across a problem.

You might want to consider Boost.Signals, which supports implicit
disconnect on destruction.

For more control over implicit disconnect, consider thread_safe_signals,
which I believe is in the vault.


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