Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ size
Method
size
Sources/Shared/Containers/StaticArray.h:383–383 ·
view source on GitHub ↗
* @brief Array size * * Equivalent to @ref Size. */
Source
from the content-addressed store, hash-verified
381
* Equivalent to @ref Size.
382
*/
383
constexpr std::size_t size() const { return size_; }
384
385
/**
386
* @brief Whether the array is empty
Callers
3
from
Method · 0.45
from
Method · 0.45
from
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected