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

Method operator()

test/functionality-test.cpp:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 }
23
24 std::size_t operator()() const {
25 return checker_->get();
26 }
27};
28
29struct VolatileProvider {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected