mirror of
https://github.com/nlohmann/json.git
synced 2026-07-14 14:34:53 +00:00
deploy: c197feff81
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -49,7 +49,7 @@ static basic_json parse(IteratorType first, SentinelType last,
|
||||
|
||||
```
|
||||
- a custom sentinel type for C++20 ranges
|
||||
- `std::counted_iterator` with a different sentinel type
|
||||
- `std::default_sentinel_t`, when `IteratorType` is `std::counted_iterator`
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
Reference in New Issue
Block a user