Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ size
Method
size
CoreLib/Base/SparseArray.h:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
inline constexpr size_type size() const noexcept
54
{
55
return values_.size();
56
}
57
58
inline constexpr size_type capacity() const noexcept
59
{
Callers
6
SparseArray
Class · 0.45
try_get
Method · 0.45
clear
Method · 0.45
set
Method · 0.45
set
Method · 0.45
Add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected