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

Kill off some usages of the ArraySize macro. #72

Closed
wants to merge 1 commit into from

Conversation

lioncash
Copy link
Member

This required the use of std::array in some cases, it allow allowed for conversion of some for loops into foreach loops which is always nice.

This required the use of std::array in some cases.
@lioncash lioncash closed this Feb 15, 2014
@lioncash lioncash deleted the ArraySize-cleanup branch March 4, 2014 20:40
rapito pushed a commit to rapito/dolphin that referenced this pull request Sep 21, 2023
rapito pushed a commit to rapito/dolphin that referenced this pull request Sep 21, 2023
ryanmcgrath pushed a commit to ryanmcgrath/dolphin that referenced this pull request Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants