🛰️航天仿真算法库 SpaceAST
0.0.1
载入中...
搜索中...
未找到
TestJson.hpp
浏览该文件的文档.
1
20
21
#pragma once
22
23
#include "AstGlobal.h"
24
25
AST_NAMESPACE_BEGIN
26
35
AST_TEST_CAPI errc_t
aTestJsonParse
(StringView json);
36
37
40
AST_NAMESPACE_END
ast::aTestJsonParse
errc_t aTestJsonParse(StringView json)
测试 JSON 解析
定义
TestJson.cpp:28
src
AstTest
TestJson.hpp
制作者
1.12.0