Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ LogMessage
Method
LogMessage
Libraries/snappy/snappy-test.h:525–525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
class LogMessage {
524
public:
525
LogMessage() { }
526
~LogMessage() {
527
cerr << endl;
528
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected