Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
Base return_base() { return {}; }
77
Foo return_foo() { return {}; }
78
79
int main2()
80
{
Callers
1
main2
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected