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

Replace gsl::span for std::span (c++20) #7531

Merged
merged 5 commits into from May 30, 2021
Merged

Commits on May 30, 2021

  1. Replace gsl::span for std::span (c++20)

    AniLeo authored and Nekotekina committed May 30, 2021
    Copy the full SHA
    28e686c View commit details
    Browse the repository at this point in the history
  2. More span changes

    bevanweiss authored and Nekotekina committed May 30, 2021
    Copy the full SHA
    004b1c1 View commit details
    Browse the repository at this point in the history
  3. Remove span submodule

    AniLeo authored and Nekotekina committed May 30, 2021
    Copy the full SHA
    f234a0f View commit details
    Browse the repository at this point in the history
  4. More span changes

    AniLeo authored and Nekotekina committed May 30, 2021
    Copy the full SHA
    2705abc View commit details
    Browse the repository at this point in the history
  5. Replace gsl::byte with std::byte

    AniLeo authored and Nekotekina committed May 30, 2021
    Copy the full SHA
    e0b2a97 View commit details
    Browse the repository at this point in the history