MyGit

v3.0.1

nlohmann/json

版本发布时间: 2017-12-30 03:26:35

nlohmann/json最新发布版本:v3.11.3(2023-11-29 05:38:09)

Release date: 2017-12-29 SHA-256: c9b3591f1bb94e723a0cd7be861733a3a555b234ef132be1e9027a0364118c4c

Summary

This release fixes small issues in the implementation of JSON Pointer and JSON Patch. All changes are backward-compatible.

Changes

Deprecated functions

:fire: To unify the interfaces and to improve similarity with the STL, the following functions are deprecated since version 3.0.0 and will be removed in the next major version (i.e., 4.0.0):

Please use friend std::istream& operator>>(std::istream&, basic_json&) and friend operator<<(std::ostream&, const basic_json&) instead.

相关地址:原始地址 下载(tar) 下载(zip)

1、 json.hpp 501.92KB

2、 json.hpp.asc 833B

查看:2017-12-30发行的版本