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

<mdspan>: Completely rework std::extents #3586

Merged

Commits on Mar 23, 2023

  1. Rework std::extents

    JMazurkiewicz committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4076f24 View commit details
    Browse the repository at this point in the history
  2. Fix older test suite

    JMazurkiewicz committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    13f34f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78dee94 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Don't use array<T, 0>

    JMazurkiewicz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a50d4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99afffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4130e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e012636 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f7a4bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    692fb6b View commit details
    Browse the repository at this point in the history
  7. Improve test coverage

    JMazurkiewicz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    84a2acc View commit details
    Browse the repository at this point in the history