Files
json/tests
Niels Lohmann 55a12ee212 Fix -Wctad-maybe-unsupported in counted_iterator test
std::counted_iterator's constructor deduction guide isn't guaranteed
to be intentionally supported by every standard library, so clang's
-Weverything flags implicit CTAD on it. Use an explicit template
argument instead, matching how the rest of the test suite avoids CTAD
on standard library types under strict warning flags.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
2026-07-11 18:47:33 +02:00
..
2026-01-01 20:00:39 +01:00
2026-01-01 20:00:39 +01:00
2026-01-01 20:00:39 +01:00
2026-01-01 20:00:39 +01:00
2026-01-01 20:00:39 +01:00
2026-01-01 20:00:39 +01:00
2022-05-01 09:41:50 +02:00
2025-05-31 17:48:34 +02:00
2022-05-09 08:02:41 +02:00
2022-05-01 09:41:50 +02:00