summaryrefslogtreecommitdiff
path: root/libcxx/test/std/numerics/numarray/class.slice/slice.ops/slice.ops.pass.cpp
AgeCommit message (Collapse)Author
2023-06-11[libc++][spaceship] P1614R2: Added `operator==` to `slice`Hristo Hristov
Implements parts of P1614R2: - Added `operator==` to `slice` Reviewed By: #libc, Mordante Differential Revision: https://reviews.llvm.org/D152617