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

Method GetSize

library/cpp/threading/skip_list/skiplist.h:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 size_t GetSize() const {
42 return Size;
43 }
44
45 protected:
46 template <typename T>

Callers 3

BuildDictionaryMetaInfoFunction · 0.45
Y_UNIT_TESTFunction · 0.45
RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected