MCPcopy Create free account
hub / github.com/google/snappy / LogMessage

Method LogMessage

snappy-test.h:171–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169class LogMessage {
170 public:
171 inline LogMessage() = default;
172 ~LogMessage();
173
174 LogMessage &operator<<(const std::string &message);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected