MCPcopy Create free account
hub / github.com/KDE/kdevelop / current

Method current

kdevplatform/serialization/itemrepository.h:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 }
100
101 char* current() const
102 {
103 return m_data;
104 }
105
106private:
107 char* m_data;

Callers 1

initializeFromMapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected