This project is archived. Its data is read-only. This project is read-only.
Probably useless parameter in benchmarkArrayOperations
The parameter ```loops``` in Benchmarks/array-operations.h:26 ```C++ benchmarkArrayOperations( Benchmark & benchmark, const int & loops, const long & size ) ``` seems to be useless.
issue