summaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-05 14:48:20 +0200
committerNoel Grandin <noel@peralex.com>2014-11-05 15:59:23 +0200
commit5f15cc01b31ccaed0c6482a36556dece084ce302 (patch)
treeab5c82c5a261044f62965e0cdd333a2094fc20b1 /translations
parent801cb231f2e2b43f4befd9575e23da58d764c600 (diff)
new loplugin: use more efficient find() methods
(Original idea from Kendy) Look for code that is calling std::find on a sorted container (set/map/vector) and warn about it - the code should be using the find method on the container itself, since that is considerably faster. Change-Id: Ib74e5d3faa836eeb0df16a736d202696626bdfd2
Diffstat (limited to 'translations')
0 files changed, 0 insertions, 0 deletions