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

Method Size

library/cpp/neh/conn_cache.h:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 inline size_t Size() {
50 return this->GetCounter().Val();
51 }
52 };
53
54 inline void Put(TConnRef& conn, size_t addrId) {

Callers

nothing calls this directly

Calls 2

ValMethod · 0.45
GetCounterMethod · 0.45

Tested by

no test coverage detected