$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [signals1/2] Alternative approach
From: Sebastian Karlsson (sairony_at_[hidden])
Date: 2011-09-27 09:23:59
Turns out there was a few bugs in the benchmark code, one which
somewhat benefited invocation of vector< function<> >. Turns our I
also forgot make_shared, it was a part of the PCH which is force
included in my sandbox. Anyway, here's a new .cpp which hopefully is a
tad more usable, sorry.
Kind regards,
Sebastian Karlsson