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

Method string

Source/external/json.hpp:7254–7257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7252 }
7253
7254 bool string(string_t& /*unused*/)
7255 {
7256 return true;
7257 }
7258
7259 bool binary(binary_t& /*unused*/)
7260 {

Callers 9

initMethod · 0.45
to_jsonFunction · 0.45
json.hppFile · 0.45
parse_cbor_internalMethod · 0.45
get_ubjson_valueMethod · 0.45
get_ubjson_arrayMethod · 0.45
sax_parse_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected