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

fixed is_xexpression_impl #439

Merged
merged 1 commit into from Sep 28, 2017

Conversation

ukoethe
Copy link
Contributor

@ukoethe ukoethe commented Sep 28, 2017

I was always wondering why declarations with forwarding references to xexpressions didn't match as I expected. After some painful debugging, I finally found out: The concept check is_xexpression_impl was broken. Here is the fix.

@SylvainCorlay
Copy link
Member

👍 good catch!

@JohanMabille
Copy link
Member

@SylvainCorlay you beat me to it!

@SylvainCorlay
Copy link
Member

I am still the fastest one.

@ukoethe
Copy link
Contributor Author

ukoethe commented Sep 28, 2017

Indeed it seems you are sitting in front of the keyboard 24/7.

@SylvainCorlay SylvainCorlay merged commit 9338cbe into xtensor-stack:master Sep 28, 2017
@ukoethe ukoethe deleted the is_xexpression branch September 28, 2017 14:03
@SylvainCorlay
Copy link
Member

Indeed it seems you are sitting in front of the keyboard 24/7.

Technically not always sitting, but generally close to the keyboard.

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.

None yet

3 participants