[PATCH] libstdc++: Implement debug format for strings and charcters formatters [PR109162]

Jonathan Wakely jwakely@redhat.com
Wed Apr 2 16:27:02 GMT 2025


On 02/04/25 12:04 -0400, Michael Welsh Duggan wrote:
>Tomasz Kamiński <tkaminsk@redhat.com> writes:
>
>> This patch implements part P2372R3 that specified debug (escaped)
>> format for the stings and characters sequecenes. This include both
>> handling of the '?' formatt specifier and set_debug_format member.
>
>P2372R3 refers to "Fixing locale handling in chrono formatters".  Some
>searching seems to indicate that you actually meant P2733R3, "Fix
>handling of empty specifiers in std::format".

No, P2286R8.

P2733R3 was abandoned and never approved for inclusion in the
standard.





More information about the Libstdc++ mailing list