Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@frederick-vs-ja
Copy link
Contributor

These operator!= and operator== overloads are being removed in C++20 and later modes in the spirit of P1614R2. Also strengthening the exception specifications for some members and friends of fpos, given they don't rely on _Statetype.

<experimental/*>, <hash_map>, and <hash_set> are not touched, because they are subject to removal in vNext, and it's unwise for everyone to used these components in C++20 and later modes.

It seems that MSVC STL delegates test cases for fpos to libcxx, so I haven't added a test...

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner December 2, 2022 04:06
Copy link
Contributor

@strega-nil-ms strega-nil-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM anyways.

@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Dec 3, 2022
@StephanTLavavej StephanTLavavej added throughput Must compile faster and removed enhancement Something can be improved labels Dec 5, 2022
@StephanTLavavej
Copy link
Member

Thanks for finding and improving this! 😸 📈

@StephanTLavavej StephanTLavavej self-assigned this Dec 5, 2022
@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 3de573a into microsoft:main Dec 6, 2022
@StephanTLavavej
Copy link
Member

😻 🧹 ✨

@frederick-vs-ja frederick-vs-ja deleted the cxx20-drop-neq branch December 7, 2022 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

throughput Must compile faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants