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

Method begin

src/common/classes/objects_array.h:723–726  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

721 }
722
723 const_iterator begin() const
724 {
725 return const_iterator(*this);
726 }
727
728 const_iterator end() const
729 {

Callers

nothing calls this directly

Calls 2

const_iteratorClass · 0.70
iteratorClass · 0.70

Tested by

no test coverage detected