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

P2216R3 std::format Improvements #1981

Closed
StephanTLavavej opened this issue Jun 9, 2021 · 1 comment · Fixed by #2221
Closed

P2216R3 std::format Improvements #1981

StephanTLavavej opened this issue Jun 9, 2021 · 1 comment · Fixed by #2221
Labels
cxx20 C++20 feature defect report Applied retroactively fixed Something works now, yay! format C++20/23 format

Comments

@StephanTLavavej
Copy link
Member

P2216R3 std::format Improvements

Feature-test macro:
#define __cpp_lib_format INCREASED_VALUE_TO_BE_DETERMINED

At the June 2021 virtual plenary meeting, this was accepted as a defect report for C++20, which means that this paper applies retroactively to the C++20 Standard.

@StephanTLavavej StephanTLavavej added cxx20 C++20 feature defect report Applied retroactively labels Jun 9, 2021
@CaseyCarter CaseyCarter added the format C++20/23 format label Jun 9, 2021
@fsb4000
Copy link
Contributor

fsb4000 commented Jul 4, 2021

I saw @miscco wrote about marking as blocked #1447
I think we should also mark as blocked this issue because: #1882

@StephanTLavavej StephanTLavavej added the blocked Something is preventing work on this label Jul 14, 2021
@StephanTLavavej StephanTLavavej removed the blocked Something is preventing work on this label Aug 3, 2021
@StephanTLavavej StephanTLavavej added the fixed Something works now, yay! label Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx20 C++20 feature defect report Applied retroactively fixed Something works now, yay! format C++20/23 format
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants