Skip to content

[locale.operators] Qualify collate #8141

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

Merged
merged 1 commit into from
Aug 14, 2025
Merged

Conversation

cpplearner
Copy link
Contributor

Within locale::operator(), unqualified name lookup for collate finds locale::collate, which is a bit mask. Clearly the intent is to refer to the class template std::collate.

@jensmaurer
Copy link
Member

@jwakely ?

@tkoeppe tkoeppe merged commit 4df4951 into cplusplus:main Aug 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants