Unverified Commit a2fe4105 authored by Nikolas Klauser's avatar Nikolas Klauser Committed by GitHub
Browse files

[libc++][NFC] Simplify the implementation of equal a bit (#84754)

We can simplify the implementation of the two range overload of `equal`
a bit since we can now use `if constexpr`.
parent 580f6048
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment