MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / basic_json array

Function basic_json array

my_libhv/cpputil/json.hpp:18269–18273  ·  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

nothing calls this directly

Calls 1

basic_jsonFunction · 0.70

Tested by

no test coverage detected