MCPcopy Create free account
hub / github.com/acl-dev/acl / json.cpp

File json.cpp

lib_acl_cpp/src/stdlib/json.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "acl_stdafx.hpp"
2#ifndef ACL_PREPARE_COMPILE
3#include "acl_cpp/stdlib/string.hpp"
4#include "acl_cpp/stdlib/log.hpp"

Callers

nothing calls this directly

Calls 15

acl_json_node_buildFunction · 0.85
acl_json_node_add_childFunction · 0.85
acl_json_free_arrayFunction · 0.85
acl_json_create_textFunction · 0.85
acl_json_create_int64Function · 0.85
acl_json_create_double2Function · 0.85
acl_json_create_boolFunction · 0.85
acl_json_create_nullFunction · 0.85

Tested by

no test coverage detected