MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / BenchmarkFunction

Method BenchmarkFunction

test/catch.hpp:7526–7529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7524
7525 template<typename T>
7526 BenchmarkFunction(model<T>* c)
7527 : f(c)
7528 {
7529 }
7530
7531public:
7532 BenchmarkFunction()

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.80

Tested by

no test coverage detected