MCPcopy 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
104struct CustomType
105{
106 int a;
107 long b;
108};
109
110template <typename A, typename B>
111struct GenericType

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected