mirror of
https://github.com/nlohmann/json.git
synced 2026-08-28 03:53:20 +00:00
deploy: 2f025f401e
This commit is contained in:
@@ -39,6 +39,10 @@ The exact mapping and its limitations are described on a [dedicated page](https:
|
||||
|
||||
Strong guarantee: if an exception is thrown, there are no changes in the JSON value.
|
||||
|
||||
## Exceptions
|
||||
|
||||
- Throws [`other_error.502`](https://json.nlohmann.me/home/exceptions/#jsonexceptionother_error502) if `use_type` is true and `use_size` is false.
|
||||
|
||||
## Complexity
|
||||
|
||||
Linear in the size of the JSON value `j`.
|
||||
|
||||
Reference in New Issue
Block a user