MCPcopy 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

goMethod · 0.80
goMethod · 0.80

Calls 1

startFunction · 0.70

Tested by

no test coverage detected