mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
c2d7300d2e
The destructors get a noexcept(true) spec by default, but these destructors in fact throw exceptions. An alternative fix might be to not throw (most if not all of these throws are non-essential error-reporting/logging). |
||
---|---|---|
.. | ||
activity_notifier.h | ||
crypted_storage.h | ||
gzipped_inmemstorage.h | ||
http_abstract_invoke.h | ||
levin_abstract_invoke2.h | ||
parserse_base_utils.h | ||
portable_storage.h | ||
portable_storage_base.h | ||
portable_storage_from_bin.h | ||
portable_storage_from_json.h | ||
portable_storage_template_helper.h | ||
portable_storage_to_bin.h | ||
portable_storage_to_json.h | ||
portable_storage_val_converters.h |