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

Function Fun

tests/p0892Test.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33};
34
35void Fun(wrapper<A> a)
36{
37 B b = static_cast<B>(a);
38}
39}
40
41int main()

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected