Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

P3391R2constexpr std::format#8530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
eisenwave wants to merge1 commit intocplusplus:main
base:main
Choose a base branch
Loading
fromeisenwave:motions-2025-11-lwg-21

Conversation

@eisenwave
Copy link
Member

@eisenwaveeisenwave commentedNov 15, 2025
edited
Loading

Fixes#8480
Fixes NB FR-028-271, US 167-270 (C++26 CD).

Alsofixescplusplus/papers#2046
Alsofixeshttps://github.com/cplusplus/nbballot/issues/845
Alsofixeshttps://github.com/cplusplus/nbballot/issues/846
Alsofixeshttps://github.com/cplusplus/nbballot/issues/844

Alsofixescplusplus/papers#2102 (P3438R0 Make integral overloads ofstd::to_stringconstexpr)

@eisenwaveeisenwave added this to thepost-2025-11 milestoneNov 15, 2025
@eisenwave
Copy link
MemberAuthor

I find it weird that this paper changesto_string andformat without bumping__cpp_lib_to_string or__cpp_lib_format, but I guess that's for LWG to judge.

Fixes NB FR-028-271, US 167-270 (C++26 CD).
@jwakely
Copy link
Member

jwakely commentedNov 16, 2025
edited
Loading

I find it weird that this paper changesto_string andformat without bumping__cpp_lib_to_string or__cpp_lib_format, but I guess that's for LWG to judge.

Yeah I guess we (LWG) should fix that.

frederick-vs-ja reacted with thumbs up emoji

@frederick-vs-ja
Copy link
Contributor

It seems correct to me to add__cpp_lib_constexpr_format instead of bumping__cpp_lib_format. For theto_string part, Iguess a more consistent fix would be bumping__cpp_lib_constexpr_string.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@jwakelyjwakelyAwaiting requested review from jwakely

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

post-2025-11

Development

Successfully merging this pull request may close these issues.

[2025-11 LWG Motion 21] P3391R2 constexpr std::format P3438 R0 Make integral overloads of std::to_string constexpr P3391 R1 constexpr std::format

3 participants

@eisenwave@jwakely@frederick-vs-ja

[8]ページ先頭

©2009-2025 Movatter.jp