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

Function doB

base_code/explicit.cpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24void doA(A a) {}
25
26void doB(B a) {}
27
28int main()
29{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected