Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ ~LogSources
Method
~LogSources
DebugView++Lib/LogSources.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
LogSources::~LogSources()
58
{
59
Abort();
60
}
61
62
63
void LogSources::AddMessage(const std::string& message)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected