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

Remove use of _Is_checked_helper since VS 2019 15.8 1915 #312

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

frederick-vs-ja
Copy link
Contributor

Since VS 2019 15.8 1915, _Is_checked_helper became meaningless. Per microsoft/STL#5081, it's planned that _Is_checked_helper will be completely removed, so I think we should just stop using it.

@Dobiasd Dobiasd merged commit d66a455 into Dobiasd:master Nov 18, 2024
21 checks passed
@Dobiasd
Copy link
Owner

Dobiasd commented Nov 18, 2024

Oh, that's cool. Thanks! 👍

@frederick-vs-ja frederick-vs-ja deleted the bye-is-checked-helper branch November 18, 2024 23:23
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.

2 participants