libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
commit631a922e5c8578a1c878b69f1651d482b661ef4a
authorJonathan Wakely <jwakely@redhat.com>
Fri, 19 Jan 2024 14:31:48 +0000 (19 14:31 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 19 Jan 2024 19:13:15 +0000 (19 19:13 +0000)
treed87292e839808802bacd65d87e592ecd303135de
parent502a3c03e40e8920afb734c077b045f6c5efd087
libstdc++: Do not use CTAD for _Utf32_view alias template (redux)

My change in r14-8181-g665a3ff1539ce2 was incomplete as there's a second
place using CTAD with the _Utf32_view alias template. This fixes it.

libstdc++-v3/ChangeLog:

* include/std/format (_Spec::_M_parse_fill_and_align): Do not
use CTAD for _Utf32_view.
libstdc++-v3/include/std/format