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

Skip to content

Conversation

@StephanTLavavej
Copy link
Member

These member functions were unconditionally deprecated by MSVC-PR-181971 on 2019-05-23.

It's been almost 5 years, so it's time to remove this machinery now. Note that there is no loss of functionality - as the deprecation warnings advised, any calls can be exactly converted into find() or equal_range().

We can remove the tr1 test coverage because we already have exactly equivalent coverage of find() and equal_range().

They were deprecated by MSVC-PR-181971 on 2019-05-23.

We can remove the tr1 test coverage because we already have exactly equivalent coverage of find() and equal_range().
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Apr 19, 2024
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner April 19, 2024 21:45
@StephanTLavavej StephanTLavavej self-assigned this Apr 26, 2024
@StephanTLavavej
Copy link
Member Author

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

@StephanTLavavej StephanTLavavej merged commit e2aed57 into microsoft:main Apr 26, 2024
@StephanTLavavej StephanTLavavej deleted the so-high-so-low-so-many-things-to-go-away branch April 26, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants