Skip to content

Conversation

Quuxplusone
Copy link
Contributor

Just throwing this over the wall, in hopes that if any of these are editorial improvements they'll be taken up individually.
Right now the text is pretty inconsistent about "X is constexpr"/"X is constexpr", but I think the former is better. I'm also pretty sure that a function that isn't constexpr-suitable cannot possibly be constexpr, hence the biggest diff below.

@Quuxplusone Quuxplusone changed the title Various minor editorial cleanups Various editorial cleanups (spelling of constexpr) May 19, 2024
@frederick-vs-ja
Copy link
Contributor

I'm also pretty sure that a function that isn't constexpr-suitable cannot possibly be constexpr, hence the biggest diff below.

This was made false by P2448R2 IIUC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants