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

std::void_t used in code #591

Closed
marthtz opened this issue Mar 3, 2021 · 0 comments · Fixed by #592
Closed

std::void_t used in code #591

marthtz opened this issue Mar 3, 2021 · 0 comments · Fixed by #592
Assignees
Labels
bug Something isn't working
Milestone

Comments

@marthtz
Copy link
Contributor

marthtz commented Mar 3, 2021

Found std::void_t is used in code (expected.inl). Unfortunately, this is a C++ 17 feature.

I"ll add it to our type traits set!

@marthtz marthtz added the bug Something isn't working label Mar 3, 2021
@marthtz marthtz added this to the Prio 1 milestone Mar 3, 2021
@marthtz marthtz self-assigned this Mar 3, 2021
marthtz added a commit to boschglobal/iceoryx that referenced this issue Mar 3, 2021
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
marthtz added a commit that referenced this issue Mar 4, 2021
marthtz added a commit to boschglobal/iceoryx that referenced this issue May 12, 2021
Signed-off-by: Hintz Martin (XC-AD/ESW1-J1) <[email protected]>
marthtz added a commit to boschglobal/iceoryx that referenced this issue May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant