MCPcopy Create free account
hub / github.com/WheretIB/nullc / bar

Function bar

tests/TestGenericType.cpp:23–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}\r\n\
22class Bar\r\n\
23{\r\n\
24 int bar(){ Foo<int, float> z; z.x = 6; z.y = 8.5; return z.x * z.y; }\r\n\
25}\r\n\
26Bar v;\r\n\
27return v.bar();";

Callers 2

fooFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected