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

Method cend

3rd_party/lua_sol2/include/sol.hpp:21341–21343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21339 }
21340
21341 const_iterator cend() const {
21342 return global.cend();
21343 }
21344
21345 global_table globals() const {
21346 return global;

Callers 8

endMethod · 0.45
make_chunk_nameFunction · 0.45
real_index_callMethod · 0.45
metatable_new_indexFunction · 0.45
core_indexing_callMethod · 0.45
insertMethod · 0.45
addMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected