Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ begin
Method
begin
src/common/classes/objects_array.h:299–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
iterator begin()
300
{
301
return iterator(this, 0);
302
}
303
304
iterator end()
305
{
Callers
6
checkPointers
Method · 0.45
const_iterator
Method · 0.45
iterator
Method · 0.45
add
Method · 0.45
PointersArray
Class · 0.45
insert
Method · 0.45
Calls
2
iterator
Class · 0.70
const_iterator
Class · 0.70
Tested by
no test coverage detected