Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ~TRequest
Method
~TRequest
library/cpp/neh/netliba.cpp:297–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
}
296
297
~TRequest() override {
298
if (!!P_) {
299
P_->RequestProcessed(this);
300
}
301
}
302
303
TStringBuf Scheme() const override {
304
return TStringBuf(
"netliba"
);
Callers
nothing calls this directly
Calls
1
RequestProcessed
Method · 0.45
Tested by
no test coverage detected