Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
void doA(A a) {}
25
26
void doB(B a) {}
27
28
int main()
29
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected