MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / end_object

Method end_object

Source/Utils/json.hpp:5852–5855  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5850 }
5851
5852 bool end_object()
5853 {
5854 return true;
5855 }
5856
5857 bool start_array(std::size_t /*unused*/ = std::size_t(-1))
5858 {

Callers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected