
2 Oct
2011
2 Oct
'11
6:44 p.m.
Jürgen Hunold <juergen.hunold <at> ivembh.de> writes:
And gcc-4.6.2 fails to compile the changed execution_monitor.cpp
error: no matching function for call to ‘execution_monitor::execute(forward)’
Can you tell why it fails to perform implicit construction of boost::function<int ()>? Should I use explicit one? Gennadiy