Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Erase
Method
Erase
library/cpp/coroutine/engine/poller.cpp:175–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
void Erase(size_t i) noexcept {
176
V_.Get(i).Destroy();
177
}
178
179
size_t Size() const noexcept {
180
return I_.Size();
Callers
1
Set
Method · 0.45
Calls
2
Destroy
Method · 0.45
Get
Method · 0.45
Tested by
no test coverage detected