mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
5002a0343f
The implicit copy assignment operator was deprecated because the class has an explicit copy constructor. According to the standard: The generation of the implicitly-defined copy assignment operator is deprecated (since C++11) if T has a user-declared destructor or user-declared copy constructor. Recent versions of gcc (9.1+) and clang (10.0) warn about this. |
||
---|---|---|
.. | ||
crypted_storage.h | ||
gzipped_inmemstorage.h | ||
http_abstract_invoke.h | ||
levin_abstract_invoke2.h | ||
parserse_base_utils.h | ||
portable_storage_base.h | ||
portable_storage_bin_utils.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 | ||
portable_storage.h |