MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / Destroy

Function Destroy

Source/ThirdParty/rapidjson/stringbuffer.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63#if false
64 void Destroy() { stack_.Clear(); stack_.ShrinkToFit(); }
65#endif
66 void Clear() { stack_.Clear(); }
67 void ShrinkToFit() {

Callers 9

~GenericDocumentMethod · 0.85
GenericDocumentClass · 0.85
~StackMethod · 0.85
StackClass · 0.85
DestroyMethod · 0.85
SetupMethod · 0.85
EndPlayMethod · 0.85
DestroyMethod · 0.85
RendererClass · 0.85

Calls 2

ShrinkToFitMethod · 0.80
ClearMethod · 0.45

Tested by

no test coverage detected