Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetSize
Function
GetSize
Source/ThirdParty/rapidjson/memorybuffer.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
size_t GetSize() const { return stack_.GetSize(); }
55
56
static const size_t kDefaultCapacity = 256;
57
mutable internal::Stack<Allocator> stack_;
Callers
15
PrintDetailedMap_Begin
Method · 0.50
Validate
Method · 0.50
AddDetailedStatistics
Method · 0.50
AddStatistics
Method · 0.50
PrintDetailedMap
Method · 0.50
CreateAllocationRequest
Method · 0.50
Alloc
Method · 0.50
Clear
Method · 0.50
CreateAllocationRequest_LowerAddress
Method · 0.50
CreateAllocationRequest_UpperAddress
Method · 0.50
ShrinkToFit
Method · 0.50
Pop
Method · 0.50
Calls
1
GetSize
Method · 0.45
Tested by
no test coverage detected