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

Function main

base_code/virtual_public.cpp:43–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41};
42
43int main()
44{
45 D d(1);
46 return 0;
47}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected