Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Segs/Segs
/ stack_reference
Method
stack_reference
3rd_party/lua_sol2/include/sol.hpp:6455–6455 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6453
6454
public:
6455
stack_reference() noexcept = default;
6456
stack_reference(lua_nil_t) noexcept
6457
: stack_reference(){};
6458
stack_reference(lua_State* L, lua_nil_t) noexcept
Callers
nothing calls this directly
Calls
5
absolute_index
Class · 0.85
xmovable
Function · 0.85
valid
Method · 0.45
stack_index
Method · 0.45
lua_state
Method · 0.45
Tested by
no test coverage detected