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

Eliminate 'loop variable creates a copy' warning #27443

Merged
merged 1 commit into from
Jan 5, 2019

Conversation

BrettDong
Copy link
Member

Summary

SUMMARY: Build "Eliminate 'loop variable creates a copy' warning"

Purpose of change

Eliminate 3 occurrences of 'loop variable creates a copy' warning, so the project will be warning-free and can be built on Xcode.

@ZhilkinSerg ZhilkinSerg added Code: Performance Performance boosting code (CPU, memory, etc.) [C++] Changes (can be) made in C++. Previously named `Code` labels Jan 5, 2019
@ZhilkinSerg ZhilkinSerg merged commit 75153e8 into CleverRaven:master Jan 5, 2019
@BrettDong BrettDong deleted the Xcode-warning branch January 7, 2019 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Performance Performance boosting code (CPU, memory, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants