Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_json_node
Method
get_json_node
lib_acl_cpp/src/stdlib/json.cpp:460–463 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
458
}
459
460
ACL_JSON_NODE* json_node::get_json_node() const
461
{
462
return node_me_;
463
}
464
465
void json_node::set_json_node(ACL_JSON_NODE* node)
466
{
Callers
5
test
Function · 0.80
test
Function · 0.80
json.cpp
File · 0.80
json
Method · 0.80
remove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected