Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getPrev
Method
getPrev
src/common/classes/tree.h:204–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
bool getNext() { return defaultAccessor.getNext(); }
203
204
bool getPrev() { return defaultAccessor.getPrev(); }
205
206
Value& current() const { return defaultAccessor.current(); }
207
Callers
2
releaseSpace
Method · 0.45
testBePlusTree
Function · 0.45
Calls
no outgoing calls
Tested by
1
testBePlusTree
Function · 0.36