MCPcopy Create free account
hub / github.com/SmingHub/Sming / end

Method end

Sming/Core/Data/CStringArray.h:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393 }
394
395 Iterator end() const
396 {
397 return Iterator(this, length(), count());
398 }
399
400 /** @} */
401

Callers

nothing calls this directly

Calls 1

IteratorClass · 0.70

Tested by

no test coverage detected