Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/DefaultArgInNamespaceTest.cpp:19–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
int main()
20
{
21
Test::West w;
22
23
std::cout <<
"test: "
<< w.load() <<
"\n"
;
24
}
Callers
nothing calls this directly
Calls
1
load
Method · 0.80
Tested by
no test coverage detected