office-gobmx/include/o3tl
Stephan Bergmann 538c649f79 -Werror=shadow (GCC 8)
> include/o3tl/lru_map.hxx:70:24: error: declaration of ‘iterator’ shadows a previous local [-Werror=shadow]
>          map_iterator_t iterator = mLruMap.find(rPair.first);
>                         ^~~~~~~~
> include/o3tl/lru_map.hxx:61:29: note: shadowed declaration is here
>      typedef list_iterator_t iterator;
>                              ^~~~~~~~

Change-Id: Ic0f8ab4609a06b713ffa6e8e9fdd04f0c42869d7
2017-06-27 18:02:32 +02:00
..
any.hxx Revert "Fix typos" 2017-05-18 21:58:31 +02:00
array_view.hxx create o3tl::array_view 2017-06-17 15:08:07 +02:00
cow_wrapper.hxx
enumarray.hxx
enumrange.hxx
functional.hxx
lazy_update.hxx
lru_map.hxx -Werror=shadow (GCC 8) 2017-06-27 18:02:32 +02:00
make_shared.hxx
make_unique.hxx use std::unique_ptr in FlatFndBox 2017-06-15 08:25:03 +02:00
numeric.hxx
runtimetooustring.hxx
safeint.hxx android:update safeint header to use the else implementation with clang 2017-06-21 10:12:36 +02:00
sorted_vector.hxx
string_view.hxx
strong_int.hxx coverity#1409892 silence Operands don't affect result 2017-06-06 14:08:48 +01:00
typed_flags_set.hxx
vector_pool.hxx