
27 Oct
2004
27 Oct
'04
2:15 p.m.
Hi, I have a short question regarding the boost::signals library. Is it possible to connect a member function to a signal or must the passed slot be either static or be a function object? If yes what would be the syntax to pass the function and the associated object reference? -Dirk