$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [test] Trunk broken: What happened to test_exec_monitor?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-10-02 14:44:10
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