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

Function main

tests/p2589Test.cpp:10–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8};
9
10int main()
11{
12 Test t{};
13
14 return t[4];
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected