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

Function Basic

tests/EduLifeTimeTest7.cpp:8–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6};
7
8void Basic()
9{
10 Test t[2];
11 int x{2};
12
13 ++x;
14}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected