MCPcopy Create free account
hub / github.com/apache/thrift / getName

Method getName

lib/cpp/test/GenericHelpers.h:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30public:
31 template <typename T>
32 static const char* getName() {
33 return "Unknown type";
34 }
35};
36
37template <>

Callers 1

serializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected