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

MSVC can't handle constexpr INVALID_HANDLE_VALUE #27

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

jdarpinian
Copy link
Contributor

Causes error C2131: expression did not evaluate to a constant
note: failure was caused by unevaluable pointer value

Causes error C2131: expression did not evaluate to a constant
note: failure was caused by unevaluable pointer value
@vimpunk
Copy link
Owner

vimpunk commented Oct 24, 2018

Thanks a lot!

@vimpunk vimpunk merged commit 039c4da into vimpunk:master Oct 24, 2018
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.

None yet

2 participants