summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsreuse.cpp
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-10-27 11:01:34 +0100
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-11-03 10:20:51 +0000
commit7d4078b9635b2c4babcb2c3e7ef77d6d7b23c91b (patch)
tree3406eccb3083962ea44823e5a7c8cf251fb3cd5e /src/plugins/cpptools/cpptoolsreuse.cpp
parent5babad8c3876a6bc6a063ffd3c0b3cd773910229 (diff)
downloadqt-creator-7d4078b9635b2c4babcb2c3e7ef77d6d7b23c91b.tar.gz
Algorithm: Add partition functions
These take a container and a predicate and return a Partition struct with the hit and miss fields. Any element in the original container will end up in either hit or miss, depending on whether the predicate returned true for the element or not. Change-Id: Ia02cd704d6fe1388dc677308440acc48f7c9c1e1 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsreuse.cpp')
0 files changed, 0 insertions, 0 deletions