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