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

mutable_variant_object fix for GCC 7 - v1.7.x #86

Merged
merged 1 commit into from
Apr 26, 2019
Merged

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Apr 26, 2019

Make sure mutable_variant_object's templated constructor doesn't get called to make a copy.

Issue seen on GCC 7 -std=c++1z

…called to make a copy.

Issue seen on GCC 7 -std=c++1z
Fix by Kevin Heifner
@heifner heifner merged commit f49422f into v1.7.x Apr 26, 2019
@heifner heifner deleted the variant-gcc-v1.7.x branch April 26, 2019 20:18
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.

3 participants