Files
json/include
Niels Lohmann aeafe1ad09 Merge branch 'develop' into issue-5405-binary-reader-reserve
Resolves conflicting test-case insertions in tests/src/unit-cbor.cpp
and tests/src/unit-ubjson.cpp: both branches independently appended a
new TEST_CASE near the end of each file. Keep both -- the #5405
array-reserve regression tests from this branch, and develop's
unrelated call-stack-depth / indefinite-length-string hardening tests.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
2026-09-11 09:50:27 +02:00
..