This is an archive of the discontinued LLVM Phabricator instance.

[libc++][spaceship] P1612R2: Removed `operator!=` from `locale`
ClosedPublic

Authored by H-G-Hristov on Jun 11 2023, 12:17 PM.

Details

Summary

Implemented parts of P1612R2:

  • Removed operator!= from locale

Diff Detail

Event Timeline

H-G-Hristov created this revision.Jun 11 2023, 12:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2023, 12:17 PM
Herald added a subscriber: yaxunl. · View Herald Transcript
H-G-Hristov published this revision for review.Jun 11 2023, 10:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2023, 10:57 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision.Jun 12 2023, 9:06 AM

LGTM!

This revision is now accepted and ready to land.Jun 12 2023, 9:06 AM