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