Skip to content
Unverified Commit b25d36c3 authored by philnik777's avatar philnik777 Committed by GitHub
Browse files

[libc++] Extend is_trivially_equality_comparable to integral types with the...

[libc++] Extend is_trivially_equality_comparable to integral types with the same signedness and size (#70344)

This enables all optimizations that rely on
`is_trivially_equality_comparable` to work with these integral types,
for example `std::equal` and `std::find`.
parent eaff0830
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment