diff options
author | Daniel Robertson <danlrobertson89@gmail.com> | 2015-08-14 21:35:00 -0400 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2015-08-16 18:30:15 +0000 |
commit | 720cea21f352933fa5d36d4b6faff11799c604f2 (patch) | |
tree | 83d51495c3b59d0bce6be3f3d17d1905ea36bdd8 /vcl/source/outdev/line.cxx | |
parent | 7e383cb50c6020b86ac7857ece8a6273b7eb1a5e (diff) |
canvas: replace for_each with range-based for-loop
Replace ::std::for_each for a more readable range-based for loop in
cases in which the function object to be applied by for_each is more
readable as the body of a for loop.
Change-Id: I5ea0f6a464855b8cc8af38f211bb784dd91eca0d
Reviewed-on: https://gerrit.libreoffice.org/17775
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'vcl/source/outdev/line.cxx')
0 files changed, 0 insertions, 0 deletions