6 Jun
2007
6 Jun
'07
10:10 a.m.
Is it allowed to call connect() with the same argument (slot) a second time (without disconnecting in between)? I've been checking the documentation at http://www.boost.org/doc/html/boost/signalN.html#id1033842-bb but couldn't find any answer. I assume it is allowed (it doesn't throw any exception et al.) but don't want to build a software based on assumptions really. ;-) Boris