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

Method Test

tests/EduCoroutineWithDtorTest.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 int i{};
11
12 Test() = default;
13 Test(int) {}
14
15 ~Test() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected