1 Star 0 Fork 44

hos-learning/third_party_json

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
wsjcpp.yml 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
wsjcpp_version: "v0.1.1"
cmake_minimum_required: "3.0"
cmake_cxx_standard: "11"
name: "nlohmann/json"
version: "v3.11.2"
description: "JSON for Modern C++"
issues: "https://github.com/nlohmann/json/issues"
keywords:
- "c++"
- "json"
repositories:
- type: main
url: "https://github.com/nlohmann/json"
authors:
- name: "Niels Lohmann"
email: "mail@nlohmann.me"
distribution:
- source-file: "single_include/nlohmann/json.hpp"
target-file: "json.hpp"
type: "source-code"
- source-file: "single_include/nlohmann/json_fwd.hpp"
target-file: "json_fwd.hpp"
type: "source-code"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hos-learning/third_party_json.git
git@gitee.com:hos-learning/third_party_json.git
hos-learning
third_party_json
third_party_json
master

搜索帮助