Skip to content

Add std::format and fmt support#5224

Merged
nlohmann merged 5 commits into
developfrom
feature/4261-std-format-support
Jul 2, 2026
Merged

Add std::format and fmt support#5224
nlohmann merged 5 commits into
developfrom
feature/4261-std-format-support

Conversation

@nlohmann

@nlohmann nlohmann commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Closes #4261.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
@nlohmann nlohmann force-pushed the feature/4261-std-format-support branch from 069a23b to 699a239 Compare July 1, 2026 13:20
@nlohmann nlohmann added this to the Release 3.12.1 milestone Jul 1, 2026
@nlohmann nlohmann added the review needed It would be great if someone could review the proposed changes. label Jul 1, 2026
@nlohmann nlohmann marked this pull request as ready for review July 1, 2026 13:24
Comment thread include/nlohmann/json.hpp Outdated
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
@github-actions github-actions Bot added the CMake label Jul 1, 2026
@nlohmann nlohmann requested a review from gregmarr July 1, 2026 16:02
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
Comment thread include/nlohmann/json.hpp Outdated
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
@nlohmann nlohmann removed the review needed It would be great if someone could review the proposed changes. label Jul 1, 2026
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
@nlohmann nlohmann merged commit 8d7e004 into develop Jul 2, 2026
142 checks passed
@nlohmann nlohmann deleted the feature/4261-std-format-support branch July 2, 2026 13:59
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.

Cannot use std::format on nholman::json objects

2 participants