Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ string
Function
string
Source/external/json.hpp:6785–6789 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6783
}
6784
6785
bool string(string_t& val)
6786
{
6787
handle_value(val);
6788
return true;
6789
}
6790
6791
bool binary(binary_t& val)
6792
{
Callers
2
drawProperties
Function · 0.85
operator "" _json_pointer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected