Skip to content

Add std::format and fmt support#5224

Open
nlohmann wants to merge 5 commits into
developfrom
feature/4261-std-format-support
Open

Add std::format and fmt support#5224
nlohmann wants to merge 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>
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