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

P3142R0 Printing Blank Lines With println() #4524

Closed
StephanTLavavej opened this issue Mar 23, 2024 · 2 comments · Fixed by #4611
Closed

P3142R0 Printing Blank Lines With println() #4524

StephanTLavavej opened this issue Mar 23, 2024 · 2 comments · Fixed by #4611
Labels
cxx26 C++26 feature fixed Something works now, yay!

Comments

@StephanTLavavej
Copy link
Member

StephanTLavavej commented Mar 23, 2024

WG21-P3142R0 Printing Blank Lines With println()

No feature-test macro is mentioned.

  • This feature is really simple.
  • It doesn't introduce any new identifiers, so there's no real potential for conflict.
  • Nobody has finished C++23 yet.

Although this wasn't formally accepted as a Defect Report, I've reached out to libstdc++ and libc++'s maintainers, and everyone agrees that we should implement this "downlevel" in C++23 mode.

@H-G-Hristov
Copy link
Contributor

@StephanTLavavej Would you please assign this to me as my first contribution to MS STL?

@StephanTLavavej StephanTLavavej moved this from Available to Investigating in STL C++26 Features Apr 12, 2024
@StephanTLavavej
Copy link
Member Author

@H-G-Hristov Sure, we look forward to your PR! 😸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx26 C++26 feature fixed Something works now, yay!
Projects
Development

Successfully merging a pull request may close this issue.

2 participants