Skip to content

Conversation

Sergio0694
Copy link
Member

Closes #673

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tested code with current supported SDKs
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

@Sergio0694 Sergio0694 added documentation 📃 Some proposed change related to documentation high-performance 🚂 Issues/PRs for the HighPerformance package labels May 15, 2023
@Sergio0694 Sergio0694 force-pushed the dev/2d-slice-docs branch from 75c9d4d to 6a0d611 Compare May 15, 2023 14:31
@Sergio0694 Sergio0694 merged commit eef21e2 into main May 15, 2023
@delete-merged-branch delete-merged-branch bot deleted the dev/2d-slice-docs branch May 15, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📃 Some proposed change related to documentation high-performance 🚂 Issues/PRs for the HighPerformance package
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Span2D<int>.Empty[0..0,0..0] and similar cases throw ArgumentOutOfRangeException
1 participant