Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ stack_index
Method
stack_index
extlibs/sol3/include/sol/sol.hpp:23978–23980 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23976
return L;
23977
};
23978
int stack_index() const noexcept {
23979
return index;
23980
};
23981
23982
~load_result() {
23983
stack::remove(L, index, popcount);
Callers
15
stack_reference
Method · 0.45
operator==
Function · 0.45
index_of
Method · 0.45
stateless_reference
Method · 0.45
basic_reference
Method · 0.45
clear
Function · 0.45
modify_unique_usertype_as
Function · 0.45
clear_entries
Function · 0.45
basic_object
Method · 0.45
push
Method · 0.45
push
Method · 0.45
get
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected