Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ empty
Method
empty
extlibs/sol3/include/sol/sol.hpp:23187–23189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23185
}
23186
23187
bool empty() const {
23188
return cbegin() == cend();
23189
}
23190
23191
template <typename T>
23192
auto operator[](T&& key) & {
Callers
4
RichText.cpp
File · 0.45
ctti_get_type_name
Function · 0.45
short_demangle_once
Function · 0.45
make_chunk_name
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected