Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ operator()
Method
operator()
lib/catch2/catch.hpp:6765–6765 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6763
}
6764
6765
void operator()(Chronometer meter) const { f->call(meter); }
6766
6767
private:
6768
std::unique_ptr<callable> f;
Callers
nothing calls this directly
Calls
1
call
Method · 0.45
Tested by
no test coverage detected