Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ hasData
Method
hasData
src/common/classes/array.h:370–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
368
bool isEmpty() const { return count == 0; }
369
370
bool hasData() const { return count != 0; }
371
372
size_type getCapacity() const { return capacity; }
373
Callers
15
setupIcuAttributes
Method · 0.45
getTxtTraps
Method · 0.45
loadConfig
Method · 0.45
resolveAlias
Function · 0.45
expandDatabaseName
Function · 0.45
notifyDatabaseName
Function · 0.45
parsePrimary
Method · 0.45
setAttr
Function · 0.45
initialize
Method · 0.45
~ICU
Method · 0.45
create
Method · 0.45
stringToKey
Method · 0.45
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36