This is an archive of the discontinued LLVM Phabricator instance.

[libc++][spaceship] P1614R2: Removed ops from `unordered_multiset`, `unordered_set`
ClosedPublic

Authored by H-G-Hristov on Jun 10 2023, 10:40 PM.

Details

Summary

Implements parts of P1614R2:

  • Removed ops from unordered_multiset,
  • Removed ops from unordered_set

Diff Detail

Event Timeline

H-G-Hristov created this revision.Jun 10 2023, 10:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 10 2023, 10:40 PM
Herald added a subscriber: yaxunl. · View Herald Transcript

Updated table

H-G-Hristov published this revision for review.Jun 11 2023, 9:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2023, 9:40 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision.Jun 11 2023, 11:02 AM
Mordante added a subscriber: Mordante.

LGTM!

This revision is now accepted and ready to land.Jun 11 2023, 11:02 AM