Skip to content

C++17: Remove Earlier EDG Attribute Work-Arounds #1185

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

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Jan 27, 2022

With a general work-around in the Attribute move constructor, we can remove scattered work-arounds from earlier C++17 patches that address compilers with EDG front-end (nvcc, icpc).

Follow-up to:

With a general work-around in the `Attribute` move constructor,
we can remove scattered work-arounds from earlier C++17 patches
that address compilers with EDG front-end (`nvcc`, `icpc`).
@franzpoeschel franzpoeschel merged commit 3e7986b into openPMD:dev Jan 28, 2022
@ax3l ax3l deleted the rm-edgWorkAroundsCXX17 branch March 7, 2022 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants