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

Use char_traits in streaming operator>> of bitset #4970

Merged
merged 5 commits into from
Sep 28, 2024

Conversation

AlexGuteniev
Copy link
Contributor

Fixes #4956

@AlexGuteniev AlexGuteniev requested a review from a team as a code owner September 20, 2024 21:10
@CaseyCarter CaseyCarter added the bug Something isn't working label Sep 20, 2024
stl/inc/bitset Outdated Show resolved Hide resolved
@StephanTLavavej StephanTLavavej self-assigned this Sep 27, 2024
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 9bbdf43 into microsoft:main Sep 28, 2024
39 checks passed
@StephanTLavavej
Copy link
Member

0️⃣ 1️⃣ 🐞

@AlexGuteniev AlexGuteniev deleted the bit-stream-traits branch September 28, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

<bitset>: streaming operator >> does not use character traits
3 participants