Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/autoRefAndConstTest.cpp:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
int main()
9
{
10
auto& x = getTheData();
11
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected