summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_canvas.hxx
diff options
context:
space:
mode:
authorDaniel Robertson <danlrobertson89@gmail.com>2015-08-14 21:35:00 -0400
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2015-08-16 18:30:15 +0000
commit720cea21f352933fa5d36d4b6faff11799c604f2 (patch)
tree83d51495c3b59d0bce6be3f3d17d1905ea36bdd8 /canvas/source/cairo/cairo_canvas.hxx
parent7e383cb50c6020b86ac7857ece8a6273b7eb1a5e (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 'canvas/source/cairo/cairo_canvas.hxx')
0 files changed, 0 insertions, 0 deletions