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

Fix incorrect use of std::span #2435

Merged
merged 7 commits into from
Nov 5, 2022
Merged

Fix incorrect use of std::span #2435

merged 7 commits into from
Nov 5, 2022

Commits on Nov 5, 2022

  1. Fix incorrect use of std::span.

    Fixes compiele error on macOS.
    garth-wells committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6719031 View commit details
    Browse the repository at this point in the history
  2. More fixes

    garth-wells committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    490263e View commit details
    Browse the repository at this point in the history
  3. Doc fixes

    garth-wells committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    0cdf847 View commit details
    Browse the repository at this point in the history
  4. Misc small fixes

    garth-wells committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8888561 View commit details
    Browse the repository at this point in the history
  5. Formatting fix

    garth-wells committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    c925f32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0be1224 View commit details
    Browse the repository at this point in the history
  7. Improve doc wording

    garth-wells committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    56521dc View commit details
    Browse the repository at this point in the history