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

Method getCount

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

Source from the content-addressed store, hash-verified

364 }
365
366 size_type getCount() const throw() { return count; }
367
368 bool isEmpty() const { return count == 0; }
369

Callers 3

appendMethod · 0.45
addMethod · 0.45
sortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected