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

Method isEmpty

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

Source from the content-addressed store, hash-verified

366 size_type getCount() const throw() { return count; }
367
368 bool isEmpty() const { return count == 0; }
369
370 bool hasData() const { return count != 0; }
371

Callers 15

toStringMethod · 0.45
setupIcuAttributesMethod · 0.45
~CoordinatorMethod · 0.45
getWorkerMethod · 0.45
getThreadMethod · 0.45
parseFactorMethod · 0.45
callRemoteServiceManagerFunction · 0.45
getCiAiTransliteratorMethod · 0.45
loadICUMethod · 0.45
createMethod · 0.45
iscLogStatusFunction · 0.45

Calls

no outgoing calls

Tested by 2

BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36