MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / start_array

Method start_array

native/thirdpart/json/json.hpp:4993–4996  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4991 }
4992
4993 bool start_array(std::size_t /*unused*/ = std::size_t(-1))
4994 {
4995 return true;
4996 }
4997
4998 bool end_array()
4999 {

Callers 6

json.hppFile · 0.45
parse_bson_arrayMethod · 0.45
get_cbor_arrayMethod · 0.45
get_msgpack_arrayMethod · 0.45
get_ubjson_arrayMethod · 0.45
sax_parse_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected