Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ CustomType
Class
CustomType
base/string/concat_test.cpp:104–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
};
103
104
struct CustomType
105
{
106
int a;
107
long b;
108
};
109
110
template <typename A, typename B>
111
struct GenericType
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected