MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / start_object

Method start_object

examples/server/json.hpp:7264–7267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7262 }
7263
7264 bool start_object(std::size_t /*unused*/ = static_cast<std::size_t>(-1))
7265 {
7266 return true;
7267 }
7268
7269 bool key(string_t& /*unused*/)
7270 {

Callers 7

json.hppFile · 0.45
parse_bson_internalMethod · 0.45
get_cbor_objectMethod · 0.45
get_msgpack_objectMethod · 0.45
get_ubjson_size_valueMethod · 0.45
get_ubjson_objectMethod · 0.45
sax_parse_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected