MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / operator()

Method operator()

extlibs/catch/include/catch/catch.hpp:6544–6544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6542 }
6543
6544 void operator()(Chronometer meter) const { f->call(meter); }
6545
6546 private:
6547 std::unique_ptr<callable> f;

Callers

nothing calls this directly

Calls 1

callMethod · 0.45

Tested by

no test coverage detected