Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
protected_function_result
Method · 0.45
protected_function_result
Class · 0.45
unsafe_function_result
Method · 0.45
unsafe_function_result
Class · 0.45
protected_function_result
Method · 0.45
sol.hpp
File · 0.45
unsafe_function_result
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected