MCPcopy Create free account
hub / github.com/ShapeLab/SwarmUI / Erase

Function Erase

Software/Applications/Examples/Zooid_Shapes/rapidjson/document.h:1660–1662  ·  view source on GitHub ↗

Remove an element of array by iterator. ! \param pos iterator to the element to remove \pre IsArray() == true && \ref Begin() <= \c pos < \ref End() \return Iterator following the removed element. If the iterator pos refers to the last element, the End() iterator is returned. \note Linear time complexity. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

IsArrayFunction · 0.70
GetElementsPointerFunction · 0.70
BeginFunction · 0.70
EndFunction · 0.70

Tested by

no test coverage detected