Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ size
Method
size
CoreLib/Base/PagedArray.h:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
inline uint32_t size() const
124
{
125
return size_;
126
}
127
128
inline uint32_t bucket_size() const
129
{
Callers
1
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected