office-gobmx/include/o3tl
Jan-Marek Glogowski e7d5bad5ae lru_map: fix std::move insert
After the move the std::pair is invalid.
That caused invalid iterators on lookups - hard to debug...
Also adds an assertion to warn if size of map and list differ.

Change-Id: Ib987d47963d5e1009d64a96dcdd588a0bc27cd77
Reviewed-on: https://gerrit.libreoffice.org/61451
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2018-10-06 02:25:40 +02:00
..
any.hxx
array_view.hxx
char16_t2wchar_t.hxx
clamp.hxx
cow_wrapper.hxx
deleter.hxx
enumarray.hxx
enumrange.hxx
functional.hxx
lazy_update.hxx
lru_map.hxx lru_map: fix std::move insert 2018-10-06 02:25:40 +02:00
make_shared.hxx
make_unique.hxx
numeric.hxx
runtimetooustring.hxx
safeint.hxx
sorted_vector.hxx loplugin:useuniqueptr in SetGetExpFields 2018-10-04 12:46:33 +02:00
string_view.hxx
strong_int.hxx
temporary.hxx
typed_flags_set.hxx
vector_pool.hxx