Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
public:
31
template <typename T>
32
static const char* getName() {
33
return
"Unknown type"
;
34
}
35
};
36
37
template <>
Callers
1
serialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected