diff options
author | Daniel Robertson <danlrobertson89@gmail.com> | 2015-10-08 14:48:15 -0400 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2015-10-09 07:09:22 +0000 |
commit | 6e8f1a3bd1c9110fe0a1b7978991800377e2908e (patch) | |
tree | 59b35d7005763f9afdc46cc3ab0c90de404b0183 /idl | |
parent | f0e3fe840b6f103c589f044bbde18b2faa345279 (diff) |
slideshow: replace for_each with range-based for
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: I5798293cdd0d784cc4c95c67e3fc6a0b930db8bb
Reviewed-on: https://gerrit.libreoffice.org/19261
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'idl')
0 files changed, 0 insertions, 0 deletions