mirror of
https://github.com/nlohmann/json.git
synced 2025-07-24 02:21:01 +03:00
✏️ fixed some typos
This commit is contained in:
@ -6750,7 +6750,7 @@ class basic_json
|
||||
map | object | 0xBF
|
||||
False | `false` | 0xF4
|
||||
True | `true` | 0xF5
|
||||
Nill | `null` | 0xF6
|
||||
Null | `null` | 0xF6
|
||||
Half-Precision Float | number_float | 0xF9
|
||||
Single-Precision Float | number_float | 0xFA
|
||||
Double-Precision Float | number_float | 0xFB
|
||||
|
Reference in New Issue
Block a user