
10 Mar
2004
10 Mar
'04
5:02 a.m.
On Tuesday 09 March 2004 01:48 pm, Douglas Gregor wrote:
I'll check in the fix in a few hours.
You can now get to the combiner of a signal with, surprise!, the combiner() method. Combiners are also now safe after deletion of the signal, e.g., if a signal A calls a slot that deletes signal A, we'll no longer be in the land of undefined behavior. Doug