Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~GenericDocument
Method · 0.85
GenericDocument
Class · 0.85
~Stack
Method · 0.85
Stack
Class · 0.85
Destroy
Method · 0.85
Setup
Method · 0.85
EndPlay
Method · 0.85
Destroy
Method · 0.85
Renderer
Class · 0.85
Calls
2
ShrinkToFit
Method · 0.80
Clear
Method · 0.45
Tested by
no test coverage detected