On Wed, 3 Sept 2025 at 19:26, Jonathan Wakely wrote:
>
> On Wed, 3 Sept 2025 at 19:09, Jonathan Wakely wrote:
> >
> > On Tue, 19 Aug 2025 at 16:17, Patrick Palka wrote:
> > >
> > > LGTM!  Perhaps we want to backport this, not sure how far back
> > > (std::expected was implemented in GCC 12).
> >
> > OK for trunk and 13/14/15 - thanks for the contribution
>
> It doesn't apply cleanly to gcc-14 unless I backport
> r15-2307-gdca6a9a940e46d for https://cplusplus.github.io/LWG/issue3836
> first. I think that's probably OK to backport for std::expected, but
> what do we think about backporting the std::optional part of that too?

The optional part was  r15-2308-g75618d2fd72ccc

Reply via email to