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

Method cend

Libs/sol/sol.hpp:25645–25647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25643 }
25644
25645 const_iterator cend() const {
25646 return global.cend();
25647 }
25648
25649 global_table globals() const {
25650 // if we return a reference

Callers 7

basic_insert_dump_writerFunction · 0.45
make_chunk_nameFunction · 0.45
real_index_callMethod · 0.45
self_index_callMethod · 0.45
setMethod · 0.45
write_int_localizedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected