]> git.saurik.com Git - apt.git/commit
Delete copy constructor and operator= for Dynamic
authorJulian Andres Klode <jak@debian.org>
Tue, 26 Jan 2016 11:42:39 +0000 (12:42 +0100)
committerJulian Andres Klode <jak@debian.org>
Tue, 26 Jan 2016 11:45:32 +0000 (12:45 +0100)
commit96f66f82cfcd3f21f73542375f9c722ac907c076
tree84eb8802e3ca5e89f4b0c8674912216578c29b57
parent0479205d5869805da3122e2683d2e5ecd0058815
Delete copy constructor and operator= for Dynamic

This would mess up reference counting and should not be allowed
(it could be implemented correctly, but it would not be efficient
and we do not need it).

Gbp-Dch: ignore
apt-pkg/pkgcachegen.h