From: Simon Pickles (sipickles_at_[hidden])
Date: 2008-07-12 12:45:32


Nat Goodspeed wrote:
> 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.
I've heard bad things about the speed of boost signals......