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

Method get

tests/EduCfrontTestLifeTime2.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 ~Test() {}
12
13 Data get() { return {}; }
14};
15
16void Fun(Test t) {}

Callers 2

WithVarFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected