Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ empty
Method
empty
Libs/sol/sol.hpp:23969–23971 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23967
}
23968
23969
bool empty() const {
23970
return cbegin() == cend();
23971
}
23972
23973
template <typename T>
23974
auto operator[](T&& key) & {
Callers
7
ctti_get_type_name_from_sig
Function · 0.45
short_demangle_from_type_name
Function · 0.45
make_chunk_name
Function · 0.45
extractInfo
Method · 0.45
getDialogue
Method · 0.45
vector_data
Function · 0.45
data
Function · 0.45
Calls
2
cbegin
Function · 0.85
cend
Function · 0.85
Tested by
no test coverage detected