Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Promote
Method
Promote
library/cpp/cache/cache.h:416–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
void Promote(TItem*) {
417
// do nothing
418
}
419
420
[[nodiscard]] size_t GetSize() const {
421
return Size;
Callers
2
Find
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected