MCPcopy 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
11T f() { return T{}; }
12
13int main() {
14 for (T thing = f(); auto& x : thing.items()) {

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected