MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / end_array

Method end_array

dependencies/json/json.hpp:5930–5933  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5928 }
5929
5930 bool end_array()
5931 {
5932 return true;
5933 }
5934
5935 bool parse_error(std::size_t /*unused*/, const std::string& /*unused*/, const detail::exception& /*unused*/)
5936 {

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