On 9/19/12 4:06 AM, Peter Alexander wrote:
I don't see why `benchmark` takes (almost) all of its parameters as template parameters. It looks quite odd, seems unnecessary, and (if I'm not mistaken) makes certain use cases quite difficult.
That is intentional - indirect calls would add undue overhead to the measurements.
Andrei
