mirror of
https://github.com/monero-project/monero.git
synced 2025-12-11 10:58:45 -05:00
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. |
||
|---|---|---|
| .. | ||
| brew | ||
| codefresh | ||
| depends | ||
| epee | ||
| fuzz_testing | ||
| gitian | ||
| lsan | ||
| rlwrap | ||
| snap | ||
| valgrind | ||
| CMakeLists.txt | ||