MCPcopy Create free account
hub / github.com/catboost/catboost / ContName

Method ContName

library/cpp/coroutine/engine/trampoline.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 const char* TTrampoline::ContName() const noexcept {
42 return Cont_->Name();
43 }
44
45 void TTrampoline::DoRunNaked() {
46 DoRun();

Callers

nothing calls this directly

Calls 1

NameMethod · 0.45

Tested by

no test coverage detected