MCPcopy Create free account
hub / github.com/catboost/catboost / GetCapacity

Method GetCapacity

library/cpp/yt/memory/chunked_memory_pool.cpp:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191size_t TChunkedMemoryPool::GetCapacity() const
192{
193 return Capacity_;
194}
195
196size_t TChunkedMemoryPool::GetCurrentChunkSpareSize() const
197{

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected