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

swap functions for all types are not in their correct namespaces #7

Closed
bruxisma opened this issue Mar 31, 2014 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@bruxisma
Copy link
Member

Due to a bad habit, I have introduced undefined behavior by placing the swap functions for all types in MNMLSTC Core in the std namespace. To resolve this, all types' must have a swap function in their local namespace (in this case core::v1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant