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

Function main

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

Source from the content-addressed store, hash-verified

11};
12
13int main()
14{
15 West w;
16 w.Pure();
17}

Callers

nothing calls this directly

Calls 1

PureMethod · 0.80

Tested by

no test coverage detected