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

Function array

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

! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a list of values `a, b, c`, creates the JSON value `[a, b, c]`. If the initializer list is empty, the empty array `[]` is created. @note This function is only needed to express two edge cases that cannot be realized with the initializer lis

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

WriteToJSONMethod · 0.85
WriteTestResultJsonFunction · 0.85

Calls 1

basic_jsonFunction · 0.70

Tested by 2

WriteToJSONMethod · 0.68
WriteTestResultJsonFunction · 0.68