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.
Azure Pipelines / STL-CI (Build and Test x64 x64 6) succeeded Apr 20, 2024 in 11m 33s

Build and Test x64 x64 6 succeeded