Skip to content

[format] Consistently add constexpr to function descriptions#8767

Open
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:fmt-constexpr-desc
Open

[format] Consistently add constexpr to function descriptions#8767
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:fmt-constexpr-desc

Conversation

@frederick-vs-ja
Copy link
Contributor

P3391R2 only added constexpr to synopses but not descriptions for some formatting functions. This PR consistently adds constexpr to the descriptions.

P3391R2 only added `constexpr` to synopses but not descriptions for some
formatting functions. This PR consistently adds `constexpr` to the
descriptions.
@eisenwave eisenwave added the P1-Important Misapplication of paper, malformed code, internal inconsistencies label Feb 25, 2026
@eisenwave
Copy link
Member

@jwakely can you take a look at this and at #8768? We may want to deal with these before C++26 ships.

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

Labels

P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants