MCPcopy 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

StrftimeFunction · 0.45
Y_UNIT_TESTFunction · 0.45

Calls 1

sizeFunction · 0.50

Tested by

no test coverage detected