Implements:
- LWG3432 Missing requirement for comparison_category
Implements part of:
- P1614R2 The Mothership has Landed
Differential D130295
[libc++] Uses operator<=> in string_view Mordante on Jul 21 2022, 11:36 AM. Authored by
Details
Implements:
Implements part of:
Diff Detail
Unit Tests Event Timeline
Comment Actions Thanks for the comments! I'll have a look at them.
Comment Actions All review comments relevant to this review have been resolved. The open issues will be done in followup patches.
Comment Actions LGTM, but please wait for other reviewers to be satisfied too. My understanding is that there will be a follow-up change to switch from common_type_t to __type_identity_t, as we discussed during live review just now.
Comment Actions Still looks good from my perspective.
|
I noticed the link was a review after making my changes, the same or string below.