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

Method Test

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

Source from the content-addressed store, hash-verified

8struct Test
9{
10 Test(int) {}
11 ~Test() {}
12
13 Data get() { return {}; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected