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

Method ~GuiExecutorBase

CobaltFusion/GuiExecutor.cpp:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34} // namespace
35
36GuiExecutorBase::~GuiExecutorBase()
37{
38}
39
40GuiExecutor::GuiExecutor() :
41 m_guiThreadId(std::this_thread::get_id()),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected