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

auto indent using Qt Creator #17

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

meysam81
Copy link

just auto indention

meysam81 and others added 9 commits December 1, 2017 15:18
…tla#14]

This replaces calling std::vector::at() with direct operator[] access.
It is somehow faster - maybe compiler-related optimization or lack of out-of-range checking when using operator[].
Out-of-range access is prevented thanks to validateCoordinates() method
@uestla uestla force-pushed the master branch 4 times, most recently from 4e5e867 to 00445f9 Compare February 23, 2018 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants