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

Call CRT wmemcmp/wmemchr when possible in char_traits for better performance #4873

Merged
merged 6 commits into from
Aug 8, 2024

Also make length() fall through to wcslen().

82d2eff
Select commit
Loading
Failed to load commit list.
Merged

Call CRT wmemcmp/wmemchr when possible in char_traits for better performance #4873

Also make length() fall through to wcslen().
82d2eff
Select commit
Loading
Failed to load commit list.
Azure Pipelines / STL-CI (Build and Test x64 x64 2) succeeded Aug 2, 2024 in 11m 51s

Build and Test x64 x64 2 succeeded