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

Class stack_reference

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

Source from the content-addressed store, hash-verified

267 using reference = basic_reference<false>;
268 using main_reference = basic_reference<true>;
269 class stack_reference;
270
271 struct proxy_base_tag;
272 template <typename Super>

Callers 5

indexing_failFunction · 0.70
metatable_new_indexFunction · 0.70
getMethod · 0.70
unsafe_scriptMethod · 0.70
unsafe_script_fileMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected