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

Work around compiler limitations in g++-4.9 #122

Merged
merged 1 commit into from
Apr 22, 2017

Conversation

DaoWen
Copy link

@DaoWen DaoWen commented Apr 21, 2017

GCC before v5 has issues invoking copy constructors using braces:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51747

GCC before v5 has issues invoking copy constructors using braces:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51747
@olk
Copy link
Member

olk commented Apr 22, 2017

ty

@olk olk merged commit 6a478d2 into boostorg:master Apr 22, 2017
Romain-Geissler-1A pushed a commit to Romain-Geissler-1A/fiber that referenced this pull request Apr 3, 2020
Fix compilation with MSVC for ARM
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.

2 participants