diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-12-07 15:18:59 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-01-20 20:09:23 +0300 |
commit | dd5fd399ff351a7a1372cdaaeab26b5fcecb14a9 (patch) | |
tree | e44245d36011a2ecacd012511682dc7726c5ebc5 /build/import | |
parent | d52c494430a73a1bbfec32a68ddf152310342fb6 (diff) |
Fix GCC 'implicitly-declared copy constructor is deprecated' warning
Note that since c++11 the generation of the implicit copy constructor is
deprecated for a class with a user-defined copy assignment operator.
Diffstat (limited to 'build/import')
0 files changed, 0 insertions, 0 deletions