MCPcopy Create free account
hub / github.com/SpartanJ/eepp / end

Method end

src/eepp/core/string.cpp:2130–2132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2128}
2129
2130String::Iterator String::end() {
2131 return mString.end();
2132}
2133
2134String::ConstIterator String::end() const {
2135 return mString.end();

Callers 15

updateByVertexMethod · 0.45
updateByTileMethod · 0.45
getColorFromPosMethod · 0.45
removeLightMethod · 0.45
destroyLightsMethod · 0.45
deallocateLayerMethod · 0.45
drawMethod · 0.45
updateMethod · 0.45
removeGameObjectMethod · 0.45
addVirtualObjectTypeMethod · 0.45
saveToStreamMethod · 0.45

Calls

no outgoing calls

Tested by 6

getShorthandParserMethod · 0.36
getStructuralSelectorMethod · 0.36
getPropertyMethod · 0.36
getShorthandMethod · 0.36
addPropertyAliasMethod · 0.36