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

Method cend

extlibs/sol3/include/sol/sol.hpp:24827–24829  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24825 }
24826
24827 const_iterator cend() const {
24828 return global.cend();
24829 }
24830
24831 global_table globals() const {
24832 // if we return a reference

Callers 10

operator()Method · 0.45
on_numMethod · 0.45
basic_insert_dump_writerFunction · 0.45
make_chunk_nameFunction · 0.45
real_index_callMethod · 0.45
self_index_callMethod · 0.45
setMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected