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

Function f6

tests/TemporaryHandler2Test.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28const X f6()
29{
30 return X();
31}
32
33void f7(X& x)
34{ // Pass by non-const reference

Callers

nothing calls this directly

Calls 1

XClass · 0.70

Tested by

no test coverage detected