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

Method end

Libs/sol/sol.hpp:25637–25639  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25635 }
25636
25637 iterator end() const {
25638 return global.end();
25639 }
25640
25641 const_iterator cbegin() const {
25642 return global.cbegin();

Callers 6

has_begin_end_implClass · 0.45
setMethod · 0.45
clearFunction · 0.45
parseMethod · 0.45
extractInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected