Loading src/Benchmarks/Benchmarks.h +2 −4 Original line number Diff line number Diff line Loading @@ -241,8 +241,7 @@ public: template< typename Device, typename ResetFunction, typename ComputeFunction, typename... NextComputations > typename ComputeFunction > inline double time( ResetFunction reset, const String & performer, Loading Loading @@ -291,8 +290,7 @@ public: } template< typename Device, typename ComputeFunction, typename... NextComputations > typename ComputeFunction > inline double time( const String & performer, ComputeFunction & compute ) Loading Loading
src/Benchmarks/Benchmarks.h +2 −4 Original line number Diff line number Diff line Loading @@ -241,8 +241,7 @@ public: template< typename Device, typename ResetFunction, typename ComputeFunction, typename... NextComputations > typename ComputeFunction > inline double time( ResetFunction reset, const String & performer, Loading Loading @@ -291,8 +290,7 @@ public: } template< typename Device, typename ComputeFunction, typename... NextComputations > typename ComputeFunction > inline double time( const String & performer, ComputeFunction & compute ) Loading