MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / end_array

Method end_array

extern/json/json.hpp:7288–7291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7286 }
7287
7288 bool end_array()
7289 {
7290 return true;
7291 }
7292
7293 bool parse_error(std::size_t /*unused*/, const std::string& /*unused*/, const detail::exception& /*unused*/)
7294 {

Callers 7

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

Calls

no outgoing calls

Tested by

no test coverage detected