Skip to content

fix/lvalue references + point origin does not compile#708

Merged
mpusz merged 1 commit intompusz:masterfrom
EALePain:fix/quantity_ref_plus_point_origin
Jun 19, 2025
Merged

fix/lvalue references + point origin does not compile#708
mpusz merged 1 commit intompusz:masterfrom
EALePain:fix/quantity_ref_plus_point_origin

Conversation

@EALePain
Copy link
Copy Markdown

fixes #707

Looked it over again and realized ref + point origin doesn't work but point origin + ref does so I just copied the working one's 'typename'.

Copy link
Copy Markdown
Owner

@mpusz mpusz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! That was obviously a bug.

@mpusz mpusz merged commit 01ceb31 into mpusz:master Jun 19, 2025
83 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.

Point origins and lvalue references can not be added together

2 participants