[libcxx] adds spaceship for vector
- adds C++20 operator== for vector
- adds operator<=> for vector
Note: This is currently WIP due to being unable to find tests for vector's comparison operations.
Differential D80904
[libcxx] adds spaceship for vector AbandonedPublic Authored by cjdb on May 31 2020, 5:34 PM.
Details
Summary [libcxx] adds spaceship for vector
Note: This is currently WIP due to being unable to find tests for vector's comparison operations.
Diff Detail Event TimelineHerald added subscribers: libcxx-commits, dexonsmith, yaxunl. · View Herald TranscriptMay 31 2020, 5:35 PM cjdb added a parent revision: D80902: [libcxx] adds lexicographical_compare_three_way.May 31 2020, 5:35 PM miscco added inline comments.
Diff 267533 libcxx/include/compare
libcxx/include/vector
|
This is usually spelled as ifndef _LIBCPP_HAS_NO_SPACESHIP_OPERATOR