Skip to content

Documentation review: fix stale compiler-exclusion list#5258

Merged
nlohmann merged 1 commit into
developfrom
claude/doc-review-pass-2
Jul 9, 2026
Merged

Documentation review: fix stale compiler-exclusion list#5258
nlohmann merged 1 commit into
developfrom
claude/doc-review-pass-2

Conversation

@nlohmann

@nlohmann nlohmann commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

Follow-up documentation pass after #5257, checking activity merged into develop since then.

Test plan

🤖 Generated with Claude Code

PR #5248 added a 5th JSON_HAS_RANGES exclusion branch to
macro_scope.hpp (nvcc CUDA 12.0.x/12.1.x, fixed in 12.2, issue #3907)
shortly after #5252 added the "Known compiler/stdlib exclusions"
list to json_has_ranges.md, so the new branch was missing from the
just-added doc section. Bring the list back to parity with the code
(5 exclusion branches, 5 documented).

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
@nlohmann nlohmann added this to the Release 3.13.0 milestone Jul 9, 2026
@nlohmann
nlohmann merged commit ecff144 into develop Jul 9, 2026
153 of 155 checks passed
@nlohmann
nlohmann deleted the claude/doc-review-pass-2 branch July 9, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant