Eric B | 18 Aug 20:22

[boost signal] Connecting while a notification is being processed

Hi

I wonder what would happen (if)
- while a signal is being processed
- one of the listener method cause a new listener to connect to this signal

Will the new listener append to the end of the listeners and therefore 
be called last ?

Gmane