Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ LogLine
Method
LogLine
DebugView++/LogView.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
LogLine::LogLine(int line) :
104
bookmark(false), line(line)
105
{
106
}
107
108
ItemData::ItemData() :
109
color(Colors::BackGround, Colors::Text)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected