office-gobmx/unotools
Noel Grandin 1a5b12aa5d optimise find/insert pattern
if we're doing a find/insert on a set or a map, it is better to just do
a conditional insert/emplace operation than triggering two lookups.

Change-Id: I80da5097f5a89fe30fa348ce5b6e747c34287a8d
Reviewed-on: https://gerrit.libreoffice.org/70937
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-04-19 13:19:31 +02:00
..
inc
qa
source optimise find/insert pattern 2019-04-19 13:19:31 +02:00
util
CppunitTest_unotools_fontdefs.mk
JunitTest_unotools_complex.mk
Library_utl.mk
Makefile
Module_unotools.mk
README

Helpers for C++ use of UNO.