Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxrpc
/ MyErrorPrinter
Method
MyErrorPrinter
codegen/proto_utils.cpp:40–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
class MyErrorPrinter : public MultiFileErrorCollector {
39
public:
40
MyErrorPrinter() {
41
}
42
virtual ~MyErrorPrinter() override {
43
}
44
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected