Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetSize
Method
GetSize
library/cpp/yt/memory/chunked_memory_pool.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
size_t TChunkedMemoryPool::GetSize() const
187
{
188
return Size_;
189
}
190
191
size_t TChunkedMemoryPool::GetCapacity() const
192
{
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected