
27 Sep
2011
27 Sep
'11
1:23 p.m.
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