Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Clear
Method
Clear
Source/ThirdParty/rapidjson/internal/stack.h:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void Clear() { stackTop_ = stack_; }
112
113
void ShrinkToFit() {
114
if (Empty()) {
Callers
11
Reset
Method · 0.45
Parse
Method · 0.45
IterativeParseInit
Method · 0.45
IterativeParseNext
Method · 0.45
ClearStack
Method · 0.45
IterativeParse
Method · 0.45
Clear
Function · 0.45
Destroy
Function · 0.45
Clear
Function · 0.45
Reset
Method · 0.45
SearchWithAnchoring
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected