mirror of
https://github.com/monero-project/monero.git
synced 2025-11-30 06:56:44 -05:00
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 | ||