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

Function foo

tests/TestGeneric.cpp:109–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107"class Foo\r\n\
108{\r\n\
109 int x;\r\n\
110 auto foo(generic a){ return a * x; }\r\n\
111}\r\n\
112Foo x;\r\n\
113x.x = 2;\r\n\

Callers 2

TestGeneric.cppFile · 0.70
barFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected