MCPcopy Create free account
hub / github.com/Ubpa/RenderLab / Erase

Function Erase

include/3rdParty/rapidjson/document.h:1610–1612  ·  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.85
GetElementsPointerFunction · 0.85
BeginFunction · 0.85
EndFunction · 0.85

Tested by

no test coverage detected