Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ firstItem
Method
firstItem
kdevplatform/language/util/setrepository.h:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
inline T firstItem() const
105
{
106
return Conversion::toItem(start());
107
}
108
109
inline T lastItem() const
110
{
Callers
4
ConvenientEmbeddedSetTreeFilterIterator
Method · 0.80
go
Method · 0.80
ConvenientEmbeddedSetTreeFilterVisitor
Method · 0.80
go
Method · 0.80
Calls
1
start
Function · 0.70
Tested by
no test coverage detected