Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ LogFile
Method
LogFile
DebugView++Lib/LogFile.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
LogFile::LogFile() :
23
m_historySize(0)
24
{
25
}
26
27
bool LogFile::Empty() const
28
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected