Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dillo-browser/dillo
/ empty
Method
empty
lout/misc.hh:164–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
inline int size() const { return this->num; }
163
164
inline bool empty() const { return size() == 0; }
165
166
inline T* getArray() const { return array; }
167
Callers
1
calcSizeOfWidgetInFlow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected