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

Function Fun

tests/Issue682.cpp:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// cmdlineinsights:-edu-show-lifetime
2
3void Fun() {}
4
5 static_assert([] { return true;
6 }());

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected