MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / size

Function size

Source/Engine/Utility/ThirdParty/json.hpp:15547–15575  ·  view source on GitHub ↗

! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the different types and is defined as follows: Value type | return value ----------- | ------------- null | `0` boolean | `1` string | `1` number | `1`

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

eraseFunction · 0.85
max_sizeFunction · 0.85
clearMethod · 0.85
eraseMethod · 0.85
insertBucketMethod · 0.85
shrinkMethod · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected