14 May
2008
14 May
'08
7:11 p.m.
AMDG gfsdjkgf@Safe-mail.net wrote:
Wrap Handler in boost::protect. For lambda use boost::lambda::protect
bind(&Test2
, boost::protect(Handler))(); Sorry, but this does not work.
I see. The explicit template parameter needs to be updated too.
#include