Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ EndIndex
Method
EndIndex
DebugView++Lib/LogFile.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
size_t LogFile::EndIndex() const
53
{
54
return m_messages.size();
55
}
56
57
size_t LogFile::Count() const
58
{
Callers
1
AddMessage
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected