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

Method promote

base_code/virtual.cpp:37–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 void promote() override
38 { /* Manager specific promote */ }
39};
40
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected