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

Method m

tests/FinalTest.cpp:2–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1struct test final {
2 virtual void m() final {}
3};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected