Skip to content

Use 'ref readonly' in 'IndexOf<T>' APIs#997

Merged
Sergio0694 merged 1 commit intomainfrom
dev/indexof-ref-readonly
Nov 20, 2024
Merged

Use 'ref readonly' in 'IndexOf<T>' APIs#997
Sergio0694 merged 1 commit intomainfrom
dev/indexof-ref-readonly

Conversation

@Sergio0694
Copy link
Member

Fixes

This:

image

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)
  • [ X 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 improvements ✨ Improvements to an existing functionality introduce breaking changes 💥 This change would be a breaking change high-performance 🚂 Issues/PRs for the HighPerformance package labels Nov 19, 2024
@Sergio0694 Sergio0694 merged commit c23e1cc into main Nov 20, 2024
@Sergio0694 Sergio0694 deleted the dev/indexof-ref-readonly branch November 20, 2024 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

high-performance 🚂 Issues/PRs for the HighPerformance package improvements ✨ Improvements to an existing functionality introduce breaking changes 💥 This change would be a breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant