MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/EduLifeTimeTest3.cpp:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23int main()
24{
25 for(auto& item : get().items()) {
26 }
27}

Callers

nothing calls this directly

Calls 2

getFunction · 0.70
itemsMethod · 0.45

Tested by

no test coverage detected