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

Method What

library/cpp/coroutine/engine/cont_poller.h:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 int What() const noexcept {
89 return What_;
90 }
91
92 virtual void OnPollEvent(int status) noexcept = 0;
93

Callers 2

FlagsMethod · 0.80
PollMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected