Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppla/ServerStatus
/ _json_value
Class
_json_value
server/include/json.h:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
typedef struct _json_value
91
{
92
struct _json_value * parent;
93
94
json_type type;
95
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected