MCPcopy Create free account
hub / github.com/David-Haim/concurrencpp / operator()

Method operator()

test/source/tests/task_tests.cpp:436–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

434 functor(testing_stub stub) noexcept : stub(std::move(stub)) {}
435
436 void operator()() {}
437 };
438
439 object_observer observer;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected