Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isEmpty
Function
isEmpty
kdevplatform/serialization/indexedstring.h:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
bool isEmpty() const
153
{
154
return m_index == 0;
155
}
156
157
/**
158
* @note This is relatively expensive: needs a mutex lock, hash lookups, and eventual loading,
Callers
4
toUrl
Method · 0.70
saveFromArea
Method · 0.50
addAction
Method · 0.50
removeAction
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected