MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getCapacity

Method getCapacity

src/common/classes/array.h:372–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370 bool hasData() const { return count != 0; }
371
372 size_type getCapacity() const { return capacity; }
373
374 void push(const T& item)
375 {

Callers 10

initUnicodeCollationMethod · 0.45
unicodeStrToKeyFunction · 0.45
unicodeCompareFunction · 0.45
unicodeCanonicalFunction · 0.45
convertMethod · 0.45
fromStringMethod · 0.45
allocateInternalMethod · 0.45
pushMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
isIPv6supportedFunction · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36