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

Problem: std::atomic not used on Visual C++ although it is available #2930

Merged
merged 3 commits into from
Feb 8, 2018

Conversation

sigiesec
Copy link
Member

@sigiesec sigiesec commented Feb 8, 2018

Solution: change conditional compilation to recognize _MSC_VER

@sigiesec sigiesec force-pushed the atomic-counter-cs-use-std-atomic branch from ee997ce to d2943d4 Compare February 8, 2018 21:20
@bluca bluca merged commit de0c669 into zeromq:master Feb 8, 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