MCPcopy Create free account
hub / github.com/EricPengShuai/Interview / Derived

Class Derived

base_code/virtual_function.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}*/
35
36class Derived;
37
38class Base
39{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected