Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ abandon
Method
abandon
extlibs/sol3/include/sol/sol.hpp:8357–8359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8355
}
8356
8357
void abandon () {
8358
stateless_stack_reference::abandon(lua_state());
8359
}
8360
};
8361
8362
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