MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / end

Method end

extlibs/sol3/include/sol/sol.hpp:24819–24821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24817 }
24818
24819 iterator end() const {
24820 return global.end();
24821 }
24822
24823 const_iterator cbegin() const {
24824 return global.cbegin();

Callers 4

RichText.cppFile · 0.45
has_begin_end_implClass · 0.45
setMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected