Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csyonghe/Spire
/ GetCapacity
Method
GetCapacity
Source/CoreLib/Array.h:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
public:
27
inline int GetCapacity() const
28
{
29
return size;
30
}
31
inline int Count() const
32
{
33
return _count;
Callers
2
ConstKey
Method · 0.45
FromValues
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected