31 template <
class FUNCTOR>
Helper class to implement callbacks with lifetime management.
notifier< functor_t > * notifier_
Pointer the the notifier that's linked to us.
Helper class to implement callbacks with lifetime management.
void disconnect_notifiee(notifiee< functor_t > &target)
Disconnects a callback.