Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toString
Method · 0.45
parseSpecificAttributes
Method · 0.45
setupIcuAttributes
Method · 0.45
~Coordinator
Method · 0.45
getWorker
Method · 0.45
getThread
Method · 0.45
parseFactor
Method · 0.45
callRemoteServiceManager
Function · 0.45
getCiAiTransliterator
Method · 0.45
loadICU
Method · 0.45
create
Method · 0.45
iscLogStatus
Function · 0.45
Calls
no outgoing calls
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36