Skip to content

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