Re: [PATCH] libstdc++: Document that LWG 3881 is resolved, by using different apporach.

2025-07-08 Thread Jonathan Wakely
On Tue, 8 Jul 2025 at 08:35, Tomasz Kamiński wrote: > > libstdc++-v3/ChangeLog: > > * include/std/queue (formatter, _CharT>) > (formatter, _CharT>): > Add _GLIBCXX_RESOLVE_LIB_DEFECTS comments. OK thanks > --- > I would send this as committed, but realized, that there is

[PATCH] libstdc++: Document that LWG 3881 is resolved, by using different apporach.

2025-07-08 Thread Tomasz Kamiński
libstdc++-v3/ChangeLog: * include/std/queue (formatter, _CharT>) (formatter, _CharT>): Add _GLIBCXX_RESOLVE_LIB_DEFECTS comments. --- I would send this as committed, but realized, that there is hight change of there being a type somewhere. libstdc++-v3/include/std/queue |