MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / return_foo

Function return_foo

tests/TemporaryHandler2Test.cpp:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75
76Base return_base() { return {}; }
77Foo return_foo() { return {}; }
78
79int main2()
80{

Callers 1

main2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected