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

Method abandon

Libs/sol/sol.hpp:8927–8929  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8925 }
8926
8927 void abandon () {
8928 stateless_stack_reference::abandon(lua_state());
8929 }
8930 };
8931
8932 inline bool operator==(const stack_reference& l, const stack_reference& r) {

Callers 7

sol.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected