Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P2441 Fix "In that case" #5224

Open
jensmaurer opened this issue Jan 21, 2022 · 2 comments
Open

P2441 Fix "In that case" #5224

jensmaurer opened this issue Jan 21, 2022 · 2 comments
Milestone

Comments

@jensmaurer
Copy link
Member

jensmaurer commented Jan 21, 2022

Replace "In that case..." with "If defined, ..."

"In that case" is ambiguous, because it might refer to any of three preceding conditions, or the combination of them.

Fix in P2441 and the existing views::join.

@jensmaurer jensmaurer added this to the C++23 milestone Jan 21, 2022
@timsong-cpp
Copy link
Contributor

There are five "In that case"s in the current draft.

@JohelEGP
Copy link
Contributor

Searching https://eel.is/c++draft/full for "in that case" shows 13 matches, 9 outside of notes.

@jensmaurer jensmaurer modified the milestones: C++23, C++26 Oct 23, 2023
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

No branches or pull requests

3 participants