X Tutup
Skip to content

Fix constexpr error with vs2019 with half#3048

Merged
9prady9 merged 1 commit intoarrayfire:masterfrom
umar456:fix_constexpr
Nov 16, 2020
Merged

Fix constexpr error with vs2019 with half#3048
9prady9 merged 1 commit intoarrayfire:masterfrom
umar456:fix_constexpr

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 0541fd4 into arrayfire:master 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

X Tutup