monero/contrib/epee/include/storages
redfish c2d7300d2e contrib: epee: add exception spec to throwing destructors
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).
2016-05-18 01:02:27 -04:00
..
activity_notifier.h
crypted_storage.h
gzipped_inmemstorage.h
http_abstract_invoke.h
levin_abstract_invoke2.h
parserse_base_utils.h
portable_storage_base.h
portable_storage_from_bin.h contrib: epee: add exception spec to throwing destructors 2016-05-18 01:02:27 -04:00
portable_storage_from_json.h
portable_storage_template_helper.h remove unecessary and bad std::move from portable_storage_template_helper.h 2016-03-25 14:33:58 +02:00
portable_storage_to_bin.h
portable_storage_to_json.h
portable_storage_val_converters.h
portable_storage.h Fix compile for GCC 5.1.0 2015-05-25 22:18:36 -07:00