Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ MaxCount
Method
MaxCount
SampleFramework11/v1.02/Containers.h:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
uint64 MaxCount() const
144
{
145
return array.Size();
146
}
147
148
const T& operator[](uint64 idx) const
149
{
Callers
nothing calls this directly
Calls
1
Size
Method · 0.45
Tested by
no test coverage detected