Implements part of:
- P1614R2 The Mothership has Landed
Fixes LWG3427
Differential D130852
[libc++] Implement `operator<=>` for `shared_ptr` avogelsgesang on Jul 31 2022, 12:43 PM. Authored by
Details
Implements part of:
Fixes LWG3427
Diff Detail
Event TimelineComment Actions Thanks for your contribution! When resolving the review comments please look whether they apply to your other patches too. (I first want to look at this patch, once approved I'll look at the others.) For the CI, feel free to ignore the error of the format CI, this is a soft-error at the moment.
Comment Actions
Thank you for your review!
I will do so. I will let you know as soon as the other reviews are updated (probably only after we land this one, so I don't have to update the other commits multiple times)
Comment Actions In general I'm happy, one nit remaining. I like to see the CI green before approving.
Comment Actions
|