Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ clone
Method
clone
test/unit/src/catch.hpp:6720–6720 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6718
model(Fun const& fun) : fun(fun) {}
6719
6720
model<Fun>* clone() const override { return new model<Fun>(*this); }
6721
6722
void call(Chronometer meter) const override {
6723
call(meter, is_callable<Fun(Chronometer)>());
Callers
5
BenchmarkFunction
Method · 0.45
BenchmarkFunction
Class · 0.45
setupBufferPlayerNode
Method · 0.45
setupFilePlayerNode
Method · 0.45
openFile
Method · 0.45
Calls
no outgoing calls
Tested by
3
setupBufferPlayerNode
Method · 0.36
setupFilePlayerNode
Method · 0.36
openFile
Method · 0.36