MCPcopy Create free account
hub / github.com/catboost/catboost / operator~

Method operator~

library/cpp/coroutine/engine/poller.cpp:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 T* operator~() const noexcept {
24 return B_.Get();
25 }
26
27 size_t operator+() const noexcept {
28 return L_;

Callers

nothing calls this directly

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected