This is your friendly reminder that this telecon is taking place tomorrow.
A draft of D2572R0 (std::format() fill character allowances) is
now available at https://rawgit.com/tahonermann/std-proposals/master/d2572r0.html.
It still needs some polishing and I need to work on the wording,
but I think it will suffice to confirm direction tomorrow (we
won't poll to forward it).
Tom.
SG16 will hold a telecon on Wednesday, April 13th, at 19:30 UTC (timezone conversion).
The agenda is:
- P2558R0: Add @, $, and ` to the basic character set
- Initial review.
- D2572R0: std::format() fill character allowances
- Initial review.
P2558R0 seeks to align the C++ standard with the adoption of N2701 by WG14 for C23.
A draft of D2572R0 is expected to be available by Tuesday morning, 2022-04-12, at the latest. It seeks to address LWG issues 3576 and 3639 following previous guidance as recorded in the:
- SG16 meeting summary for 2021-08-25.
- SG16 mailing list archives beginning 2021-11-27 with subject "Agenda for the 2021-12-01 SG16 telecon".
- SG16 mailing list archives beginning 2021-12-01 with subject "Proposed resolution for LWG3639: Handling of fill character width is underspecified in std::format".
- SG16 meeting summary for 2021-12-01.
- SG16 mailing list archives beginning 2021-12-02 with subject "More Ruminations about fill characters and alignement (LWG3639)".
Tom.