Skip to content

Adding fix for incorrect usage of xt::has_assign_conversion in xassign.hpp#2828

Closed
vakokako wants to merge 1 commit intoxtensor-stack:masterfrom
BioDataAnalysis:add_fix_for_has_assign_conversion
Closed

Adding fix for incorrect usage of xt::has_assign_conversion in xassign.hpp#2828
vakokako wants to merge 1 commit intoxtensor-stack:masterfrom
BioDataAnalysis:add_fix_for_has_assign_conversion

Conversation

@vakokako
Copy link

xt::has_assign_conversion uses FROM as the first argument and TO as the second argument. In some places, however, it's used with the arguments in incorrect order. This pull requests fixes that.

@JohanMabille
Copy link
Member

JohanMabille commented Mar 25, 2025

Good catch! Sorry I should have merge this one before reorganizing the code.

@JohanMabille
Copy link
Member

Superseded by #2830 as I could not push to your branch (I cherry-picked your commit so you keep the credit).

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