cplusplus / draft

C++ standards drafts
http://www.open-std.org/jtc1/sc22/wg21/
5.69k stars 748 forks source link

[2024-03 LWG Motion 5] Remove wstring_convert From C++26 #6876

Closed jensmaurer closed 6 months ago

jensmaurer commented 7 months ago

https://wiki.edg.com/pub/Wg21tokyo2024/StrawPolls/P2872R3.pdf

StephanTLavavej commented 7 months ago

Noticed a typo:

Change: Remove convenience interfaces wstring_buffer and wbuffer_convert.

should say:

Change: Remove convenience interfaces wstring_convert and wbuffer_convert.

AlisdairM commented 7 months ago

Could this issue be assigned to me? I don't see the UI to assign issues.

AlisdairM commented 7 months ago

This PR has been consolidated into #6921 that resolves merge conflicts among the 4 deprecation removal papers.