Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ foo
Function
foo
tests/Issue292.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
};
8
9
auto foo() {
10
return H{
"hai"
,4,0};
11
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected