MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / end

Method end

src/common/classes/objects_array.h:304–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302 }
303
304 iterator end()
305 {
306 return iterator(this, getCount());
307 }
308
309 iterator back()
310 {

Callers 3

checkPointersMethod · 0.45
addMethod · 0.45
insertMethod · 0.45

Calls 2

iteratorClass · 0.70
const_iteratorClass · 0.70

Tested by

no test coverage detected