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

Method end_object

extern/json/json.hpp:7278–7281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7276 }
7277
7278 bool end_object()
7279 {
7280 return true;
7281 }
7282
7283 bool start_array(std::size_t /*unused*/ = static_cast<std::size_t>(-1))
7284 {

Callers 7

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

Calls

no outgoing calls

Tested by

no test coverage detected