Skip to content

Exposing the operator IDivisionOperators<TSelf, TSelf, double>#1613

Merged
angularsen merged 1 commit into
angularsen:masterfrom
lipchev:implement-division-operators-self
Aug 22, 2025
Merged

Exposing the operator IDivisionOperators<TSelf, TSelf, double>#1613
angularsen merged 1 commit into
angularsen:masterfrom
lipchev:implement-division-operators-self

Conversation

@lipchev
Copy link
Copy Markdown
Collaborator

@lipchev lipchev commented Aug 19, 2025

Exposing the operator IDivisionOperators<TSelf, TSelf, double> for all non-affine quantities (which already implement it).

Unfortunately it's not possible for the operator to be part of the IAritmeticQuantity interface, as the compiler cannot verify that there isn't a collision with the IDivisionOperators<TSelf, double, TSelf>.

@angularsen angularsen merged commit 87e5d7c into angularsen:master Aug 22, 2025
1 check 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.

2 participants