Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getNext
Method
getNext
src/common/classes/sparse_bitmap.h:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
bool getLast() { return defaultAccessor.getLast(); }
79
80
bool getNext() { return defaultAccessor.getNext(); }
81
82
bool getPrev() { return defaultAccessor.getPrev(); }
83
Callers
4
locate
Method · 0.45
getNext
Method · 0.45
bit_or
Method · 0.45
bit_and
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected