网站首页
编程语言
数据库
系统相关
其他分享
编程问答
memberPtr
2024-11-14
自定义序列化
#ifndefAI_PACS_JSONTOSTRUCT_H#defineAI_PACS_JSONTOSTRUCT_H#include<iostream>#include<string>#include<unordered_map>#include<variant>#include<vector>#include<nlohmann/json.hpp>#include<stdexcept>