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

Fix compilation error with GCC 9 #12

Merged
merged 3 commits into from
Feb 12, 2019
Merged

Fix compilation error with GCC 9 #12

merged 3 commits into from
Feb 12, 2019

Conversation

Tessil
Copy link
Owner

@Tessil Tessil commented Feb 12, 2019

This PR fix issue #11 , the conversion constructor from iterator to const_iterator was hindering the generation of the implicitly generated copy/move operator/constructor.

Repository owner deleted a comment from codecov-io Feb 12, 2019
@Tessil Tessil merged commit 10b9ef0 into master Feb 12, 2019
@Tessil Tessil deleted the fix_issue_11 branch February 24, 2019 13:54
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.

1 participant