Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace enable_if_t in _Debug_lt_pred with if constexpr and variable template #4610

Merged
merged 9 commits into from
Apr 26, 2024

Extract repetition: We can always say `noexcept(_Pred(_Left, _Right))`

1425f22
Select commit
Loading
Failed to load commit list.
Merged

Replace enable_if_t in _Debug_lt_pred with if constexpr and variable template #4610

Extract repetition: We can always say `noexcept(_Pred(_Left, _Right))`
1425f22
Select commit
Loading
Failed to load commit list.
Microsoft GitHub Policy Service / license/cla succeeded Apr 26, 2024 in 0s

All CLA requirements met.

This check verifies that the author has agreed to a CLA with Microsoft.