This commit is contained in:
nlohmann
2026-07-12 07:18:58 +00:00
parent 1342982e7d
commit ff9a03237d
269 changed files with 325 additions and 282 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ Unlike the [`parse()`](https://json.nlohmann.me/api/basic_json/parse/index.md) f
```
- 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