Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ ~Stack
Method
~Stack
Source/ThirdParty/rapidjson/internal/stack.h:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
#endif
73
74
~Stack() {
75
Destroy();
76
}
77
78
#if RAPIDJSON_HAS_CXX11_RVALUE_REFS
79
Stack& operator=(Stack&& rhs) {
Callers
nothing calls this directly
Calls
1
Destroy
Function · 0.85
Tested by
no test coverage detected