Todd Lipcon has posted comments on this change.

Change subject: Convert collection iteration to c++11 foreach
......................................................................


Patch Set 1:

it seems like a lot of these can change to 'const auto' - particularly the ones 
that changed from indexed for loops don't seem to have picked up a const 
modifier which I think would make the code clearer.

-- 
To view, visit http://gerrit.cloudera.org:8080/1799
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie81b207672e9da628da95630e22dc73811740589
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: No

Reply via email to