diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-02-26 18:46:06 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-02-26 18:59:39 +0100 |
commit | 62ca61ff4ac794f9c42335d8286343149d4313d1 (patch) | |
tree | 71eb37d2df34eebc91cffbb46a879bd21a12b8e7 /apt-pkg/aptconfiguration.h | |
parent | d36b06d7eb300ca5cbee22b4fcedaefc80585da1 (diff) |
cacheset: Fix -Wdeprecated-copy warnings
Remove the operator= from Container_iterator, as it was basically
just the default anyway, and add copy constructors to *Interface
that match their operator=.
Tried adding copy constructor to Container_iterator, but that only
made things worse.
Diffstat (limited to 'apt-pkg/aptconfiguration.h')
0 files changed, 0 insertions, 0 deletions