MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / cend

Function cend

native/thirdpart/tinyxml2/tixml2ex.h:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344
345
346 inline ElementIterator<const XMLElement> cend (const XMLElement * e)
347 {
348 return end (e);
349 }
350
351
352 template <typename XE>

Callers

nothing calls this directly

Calls 1

endFunction · 0.70

Tested by

no test coverage detected