Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
append
Method · 0.45
add
Method · 0.45
sort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected