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

Method g

tests/UsingDecl2Test.cpp:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1struct B {
2 virtual void f(int) { }
3 void g(char) { }
4 void h(int) { }
5};
6

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected