MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / key

Method key

Source/external/json.hpp:7269–7272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7267 }
7268
7269 bool key(string_t& /*unused*/)
7270 {
7271 return true;
7272 }
7273
7274 bool end_object()
7275 {

Callers 15

getFunction · 0.45
to_jsonFunction · 0.45
hashFunction · 0.45
json.hppFile · 0.45
get_cbor_objectMethod · 0.45
get_msgpack_objectMethod · 0.45
get_ubjson_size_valueMethod · 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