1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03:00

Overwork warning flags (#2936)

* ⚗️ update warning flags
This commit is contained in:
Niels Lohmann
2021-08-17 14:43:43 +02:00
committed by GitHub
parent f1e63a8322
commit 8cae9d7cd2
20 changed files with 123 additions and 38 deletions

View File

@ -64,4 +64,4 @@ type `#!cpp binary_t*` must be dereferenced.
## Version history
- Added in version 3.8.0. Changed type of subtype to `std::uint64_t` in version 3.9.2.
- Added in version 3.8.0. Changed type of subtype to `std::uint64_t` in version 3.10.0.

View File

@ -22,4 +22,4 @@ store
## Version history
- Added in version 3.9.0. Added value `store` in 3.9.2.
- Added in version 3.9.0. Added value `store` in 3.10.0.