diff options
author | Daniel Robertson <danlrobertson89@gmail.com> | 2015-08-15 15:19:18 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2015-08-15 18:51:31 +0000 |
commit | 849f1d37d575bc752c8f987c7541dbd4bfd998c1 (patch) | |
tree | ee0d97e3bb02208aade7c77aee7f142cf0f2307c /external/misc_extensions | |
parent | f089de7dc5c367a3123129b08a9050b3bacc4eba (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: I6f96833d7f251d44e2308278bb92a7d49fd49bcd
Reviewed-on: https://gerrit.libreoffice.org/17763
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'external/misc_extensions')
0 files changed, 0 insertions, 0 deletions