Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Foo
Function
Foo
tests/AutoHandler7Test.cpp:2–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
auto Foo()
3
{
4
return
"a"
;
5
}
6
7
static auto x = 22;
8
Callers
1
AutoHandler7Test.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected