26 Jun
2008
26 Jun
'08
6:45 p.m.
Frank Mori Hess
Signals/slots libraries (e.g. boost.signals) typically support automatic disconnection when either the observer or observed are destroyed.
probalby solved by using a third object which can outlive the parent and the child, like I already said before. It is not that things are unsolvable, but that it was unexpected.