Skip to content

Fix constexpr error with vs2019 with half #3049

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
Nov 16, 2020

Conversation

umar456
Copy link
Member

@umar456 umar456 commented Nov 16, 2020

fix constexpr error with the half class in vs2019 and clang

Description

Fix constexpr error with vs2019 and clang. This was fixed by remove older versions of the __half constructor.

Changes to Users

N/A

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass

@9prady9 9prady9 merged commit 646bdee into arrayfire:v3.7 Nov 16, 2020
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