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

Function main

tests/EduCfrontTest5.cpp:43–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41Derived d{};
42
43int main(int argc, const char* argv[])
44{
45 int x{7};
46
47 ++x;
48}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected