Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
init
Method · 0.45
to_json
Function · 0.45
json.hpp
File · 0.45
parse_bson_element_internal
Method · 0.45
parse_cbor_internal
Method · 0.45
parse_msgpack_internal
Method · 0.45
get_ubjson_value
Method · 0.45
get_ubjson_array
Method · 0.45
sax_parse_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected