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

Bug fix: the half type doesn't satisfy std::is_arithmetic so the operator doesn't get instantiated #1893

Merged

Conversation

apradhana
Copy link
Contributor

We are adding cwiseAdd template specialization on half type for Vec3 class. This is to address the issue encountered in PR-1723.

…hmetic so the operator doesn't get instantiated.

Signed-off-by: apradhana <andre.pradhana@gmail.com>
@apradhana apradhana merged commit 5a547f1 into AcademySoftwareFoundation:master Sep 10, 2024
8 of 46 checks passed
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.

3 participants