Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ f
Function
f
tests/p0614Test.cpp:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
};
10
11
T f() { return T{}; }
12
13
int main() {
14
for (T thing = f(); auto& x : thing.items()) {
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected