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

Ensure value_cast<QP> uses the minimum number of operataions needed #598

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2024

  1. change implementation of converting constructor of quantity_point fro…

    …m another QP to leverage sudo_cast
    burnpanck committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3d4d6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e129b22 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. WIP

    burnpanck committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ee75950 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    7193d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afc69a6 View commit details
    Browse the repository at this point in the history
  3. fix small merge regression

    burnpanck committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    61198fe View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    5a5283f View commit details
    Browse the repository at this point in the history
  2. make it compile again

    burnpanck committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b52020d View commit details
    Browse the repository at this point in the history
  3. fixes

    burnpanck committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    584ac9f View commit details
    Browse the repository at this point in the history