Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Empty
Method
Empty
DebugView++Lib/LogFile.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
bool LogFile::Empty() const
28
{
29
return m_messages.empty();
30
}
31
32
void LogFile::Clear()
33
{
Callers
4
FinalRelease
Method · 0.45
Run
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
GetLogFileRange
Method · 0.45
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36