Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

Fix std::atomic compilation errors (C2797) on msvc 2013 (again) #44

Merged
merged 2 commits into from
Feb 5, 2017
Merged

Fix std::atomic compilation errors (C2797) on msvc 2013 (again) #44

merged 2 commits into from
Feb 5, 2017

Conversation

navossoc
Copy link
Contributor

@navossoc navossoc commented Feb 5, 2017

Avoid using typedef names over full specialization.

Same as mentioned in tacopie.

It has been also tested on VS 2013 and 2015.

[]'s

Avoid using typedef names over full specialization.
@navossoc navossoc mentioned this pull request Feb 5, 2017
@Cylix
Copy link
Owner

Cylix commented Feb 5, 2017

Perfect, thanks a lot :)

@Cylix Cylix merged commit 2b6e242 into Cylix:master Feb 5, 2017
@navossoc navossoc deleted the fix_atomic2 branch February 26, 2017 03:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants