office-gobmx/include/o3tl
Caolán McNamara e26f8d2592 coverity#1401307 document checked 'Uncaught exception'
markup std::unique_ptr where coverity warns a dtor might throw exceptions which
won't throw in practice, or where std::terminate is an acceptable response if
they do

Change-Id: Icc99cdecf8d8b011e599574f0a05b59efd1c65c2
Reviewed-on: https://gerrit.libreoffice.org/41561
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-10-21 10:36:39 +02:00
..
any.hxx
array_view.hxx const correctness in o3tl::array_view 2017-09-06 15:18:33 +02:00
char16_t2wchar_t.hxx Rename and move SAL_U/W to o3tl::toU/W 2017-10-05 16:02:52 +02:00
cow_wrapper.hxx
deleter.hxx coverity#1401307 document checked 'Uncaught exception' 2017-10-21 10:36:39 +02:00
enumarray.hxx
enumrange.hxx loplugin:unnecessaryparen include c++ casts 2017-09-04 10:52:41 +02:00
functional.hxx
lazy_update.hxx
lru_map.hxx
make_shared.hxx
make_unique.hxx
numeric.hxx
runtimetooustring.hxx
safeint.hxx Fix -fsanitize=signed-integer-overflow 2017-10-06 09:33:56 +02:00
sorted_vector.hxx
string_view.hxx
strong_int.hxx
typed_flags_set.hxx
vector_pool.hxx