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

P2713R1 Escaping Improvements In std::format #3449

Closed
StephanTLavavej opened this issue Feb 12, 2023 · 2 comments
Closed

P2713R1 Escaping Improvements In std::format #3449

StephanTLavavej opened this issue Feb 12, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists format C++20/23 format

Comments

@StephanTLavavej
Copy link
Member

WG21-P2713R1 Escaping Improvements In std::format

No feature-test macro is mentioned.

@StephanTLavavej StephanTLavavej added format C++20/23 format cxx23 C++23 feature labels Feb 12, 2023
@frederick-vs-ja
Copy link
Contributor

I think this is patching WG21-P2286R8.

@StephanTLavavej
Copy link
Member Author

You're right, it's patching the newly added section [format.string.escaped]. Thanks! 😻 I'll fuse this into #2919.

@StephanTLavavej StephanTLavavej added duplicate This issue or pull request already exists and removed cxx23 C++23 feature labels Mar 3, 2023
@StephanTLavavej StephanTLavavej closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists format C++20/23 format
Projects
None yet
Development

No branches or pull requests

2 participants