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

Method begin

extlibs/sol3/include/sol/sol.hpp:24815–24817  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24813 }
24814
24815 iterator begin() const {
24816 return global.begin();
24817 }
24818
24819 iterator end() const {
24820 return global.end();

Callers 5

RichText.cppFile · 0.45
has_begin_end_implClass · 0.45
ctti_get_type_nameFunction · 0.45
setMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected