aboutsummaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2018-01-17 14:06:28 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2018-01-17 20:43:48 +0000
commit9ddcd554d3df9cceaba7f2fcbfe1444edcd6efad (patch)
tree216651af2a80ff1d9626a91bb4a29a87a3d1370f /VERSION
parent0ba653daf4661f16d3e4e644df60424c24f81862 (diff)
Replace some uses of find_if with any_of and none_of
Calls to find_if that just compare the result with an end iterator are replaced by calls to any_of or none_of. This leads to shorter, more expressive code. For increased readability, versions of any_of/none_of are provided that operate on whole containers instead of iterators. Change-Id: Ia4ff449176f22f1820635e810724983866d3265e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions