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.6.x #85

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 changed the title mutable_variant_object fix for GCC 7 mutable_variant_object fix for GCC 7 - v1.6.x Apr 26, 2019
@heifner heifner merged commit 16aa149 into v1.6.x Apr 26, 2019
@heifner heifner deleted the variant-gcc-v1.6.x branch April 26, 2019 20:18
MatusKysel added a commit to abilitiinc/AbilitiX that referenced this pull request May 22, 2019
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