MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / ~Executor

Method ~Executor

include/CobaltFusion/Executor.h:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96public:
97 Executor();
98 virtual ~Executor() {}
99
100 template <typename Fn>
101 auto Call(Fn fn)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected