Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricPengShuai/Interview
/ promote
Method
promote
base_code/virtual.cpp:15–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
virtual void promote()
16
{ /* common promote code */ }
17
};
18
19
class Manager: public Employee
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected