Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Size
Method
Size
util/draft/holder_vector.h:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
size_t Size() const {
31
return TBase::size();
32
}
33
34
// TVector takes ownership of T
35
void PushBack(T* t) {
Callers
2
Strftime
Function · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
1
size
Function · 0.50
Tested by
no test coverage detected