Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Set
Method
Set
library/cpp/coroutine/engine/poller.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void Set(const TChange& c) {
81
P_.Set(c.Data, c.Fd, c.Flags);
82
}
83
84
void Reserve(size_t size) {
85
E_.Reserve(size);
Callers
4
Schedule
Method · 0.45
Remove
Method · 0.45
Set
Method · 0.45
Build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected