Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ next
Method
next
src/common/classes/Hash.h:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
Entry* next() const
145
{
146
return nextElement;
147
}
148
149
C* next(const K& key)
150
{
Callers
1
iterator
Class · 0.45
Calls
3
next
Function · 0.50
isEqual
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected